We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5003d5 commit e62f152Copy full SHA for e62f152
README.md
@@ -4,8 +4,10 @@ Adds VBA language support to VSCode via LSP compliant Language Server.
4
5
## Features
6
* Syntax highlighting (resolved on client)
7
+* Semantic highlighting
8
* Folding ranges
9
* Document symbols
10
+* Diagnostics
11
12
13
## Installation
0 commit comments