-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Si Dunford edited this page Oct 31, 2021
·
10 revisions
Welcome to the Blitzmax-Language-Server wiki!
- Features
- Linting Rules
https://code.visualstudio.com/api/language-extensions/programmatic-language-features
FEATURE | ENABLED | BASIC | ADVANCED | NOTES |
---|---|---|---|---|
Lexer | ✔️ | ✔️ | ✔️ | |
Parser | ✔️ | ✔️ | ||
Diagnostics | ❌ | ❌ | ❌ | |
Code Completion Provider | ❌ | ❌ | ||
Resolve Provider | ❌ | ❌ | ❌ | |
Hovers | ❌ | ❌ | ❌ | |
Signature Help | ❌ | ❌ | ❌ | |
Definition Provider | ❌ | ❌ | ||
References Provider | ❌ | ❌ | ❌ | |
Document Highlight Provider | ❌ | ❌ | ❌ | |
Document Symbol Provider | ✔️ | 🚧 | ❌ | 👷 Type & Function Only |
Workspace Symbol Provider | ❌ | ❌ | ❌ | |
Code Action Provider | ❌ | ❌ | ❌ | |
Codelens Provider | ❌ | ❌ | ❌ | |
Color Provider | ❌ | ❌ | ❌ | |
Document Formatting Provider | ❌ | ❌ | ❌ | |
Document Range Formatting Provider | ❌ | ❌ | ❌ | |
Document On-Type Formatting Provider | ❌ | ❌ | ❌ | |
Rename Provider | ❌ | ❌ | ❌ |