Adds VBA language support to VSCode via LSP compliant Language Server.
- Syntax highlighting (resolved on client)
- Semantic highlighting
- Folding ranges
- Document symbols
- Hovers
- Diagnostics (info, warnings, and errors)
- Through the VBA Marketplace,
- VSCode command palette
ext install notisdataanalytics.vba-lsp
, or; - Download the visx.
Contributors welcome! Please see contributing.md.