mirror of
https://github.com/Myzel394/config-lsp.git
synced 2025-06-18 23:15:26 +02:00
17 lines
1.0 KiB
Markdown
17 lines
1.0 KiB
Markdown
## Supported Features
|
|
|
|
| | diagnostics | `completion` | `hover` | `code-action` | `definition` | `rename` | `signature-help` |
|
|
|-------------|-------------|--------------|---------|---------------|--------------|----------|------------------|
|
|
| aliases | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
|
|
| fstab | ✅ | ✅ | ✅ | ❓ | ❓ | ❓ | 🟡 |
|
|
| hosts | ✅ | ✅ | ✅ | ✅ | ❓ | ❓ | 🟡 |
|
|
| sshd_config | ✅ | ✅ | ✅ | ❓ | ✅ | ❓ | 🟡 |
|
|
| wireguard | ✅ | ✅ | ✅ | ✅ | ❓ | ❓ | 🟡 |
|
|
|
|
✅ = Supported
|
|
|
|
🟡 = Will be supported, but not yet implemented
|
|
|
|
❓ = No idea what to implement here, please let me know if you have any ideas
|
|
|