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 0466a62 commit 81317faCopy full SHA for 81317fa
CHANGELOG.md
@@ -1,4 +1,10 @@
1
# Changelog
2
+## 0.11.1
3
+_2024-08-21_
4
+- Highlight `Global` visibility modifier
5
+- Dependencies: update vsce to 3.0.0
6
+
7
8
## 0.11.0
9
_2024-07-12_
10
- Enable _vscode.dev_ support
package.json
@@ -3,7 +3,7 @@
"displayName": "VBA",
"description": "VBA tooling, syntax highlighting and snippets.",
"icon": "images/icon.png",
- "version": "0.11.0",
+ "version": "0.11.1",
"license": "MIT",
"repository": {
"type": "git",
0 commit comments