-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Si Dunford edited this page Sep 1, 2021
·
10 revisions
Welcome to the Blitzmax-Language-Server wiki!
https://code.visualstudio.com/api/language-extensions/programmatic-language-features
FEATURE | BASIC | ADVANCED |
---|---|---|
Lexer | [X] | [X] |
Parser | [X] | [ ] |
Diagnostics | [ ] | [ ] |
Code Completion Provider | [ ] | [ ] |
Resolve Provider | [ ] | [ ] |
Hovers | [ ] | [ ] |
Signature Help | [ ] | [ ] |
Definition Provider | [ ] | [ ] |
References Provider | [ ] | [ ] |
Document Highlight Provider | [ ] | [ ] |
Document Symbol Provider | [ ] | [ ] |
Workspace Symbol Provider | [ ] | [ ] |
Code Action Provider | [ ] | [ ] |
Codelens Provider | [ ] | [ ] |
Color Provider | [ ] | [ ] |
Document Formatting Provider | [ ] | [ ] |
Document Range Formatting Provider | [ ] | [ ] |
Document On-Type Formatting Provider | [ ] | [ ] |
Rename Provider | [ ] | [ ] |