chore(docs): Update README.md

This commit is contained in:
Myzel394 2024-10-16 16:53:07 +02:00
parent f690147528
commit 407d24fc4b
No known key found for this signature in database
GPG Key ID: ED20A1D1D423AF3F

View File

@ -2,11 +2,12 @@
| | diagnostics | `completion` | `hover` | `code-action` | `definition` | `rename` | `signature-help` | | | diagnostics | `completion` | `hover` | `code-action` | `definition` | `rename` | `signature-help` |
|-------------|-------------|--------------|---------|---------------|--------------|----------|------------------| |-------------|-------------|--------------|---------|---------------|--------------|----------|------------------|
| aliases | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | | aliases | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| fstab | ✅ | ✅ | ✅ | ❓ | ❓ | ❓ | 🟡 | | fstab | ✅ | ✅ | ✅ | ❓ | ❓ | ❓ | 🟡 |
| hosts | ✅ | ✅ | ✅ | ✅ | ❓ | ❓ | 🟡 | | hosts | ✅ | ✅ | ✅ | ✅ | ❓ | ❓ | 🟡 |
| sshd_config | ✅ | ✅ | ✅ | ❓ | ✅ | ❓ | 🟡 | | ssh_config | ✅ | ✅ | ✅ | ✅ | ✅ | ❓ | ✅ |
| wireguard | ✅ | ✅ | ✅ | ✅ | ❓ | ❓ | 🟡 | | sshd_config | ✅ | ✅ | ✅ | ❓ | ✅ | ❓ | ✅ |
| wireguard | ✅ | ✅ | ✅ | ✅ | ❓ | ❓ | 🟡 |
✅ = Supported ✅ = Supported
@ -14,3 +15,4 @@
❓ = No idea what to implement here, please let me know if you have any ideas ❓ = No idea what to implement here, please let me know if you have any ideas