-
-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
What problem does the feature solve?
Language server integration is required for providing many advanced editing capabilities.
Further, syntax highlighting issues due to ambiguities (#48) could be fixed.
Possible Solutions
- Wait for Create a language server proof-of-concept rubberduck-vba/Rubberduck#5176 to finish their LS PoC. And possibly adapt it.
- Look into https://marketplace.visualstudio.com/items?itemName=local-smart.excel-live-server whether this project contains something suitable.
- Implement a custom one (Would be time consuming I guess).
jozefizso