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 6eba275 commit feeeacbCopy full SHA for feeeacb
CHANGELOG.md
@@ -1,4 +1,9 @@
1
# Changelog
2
+## 1.0.3
3
+_2025-09-07_
4
+- Highlight `Option Compare Database` ([GH-124](https://github.com/serkonda7/vscode-vba/pull/124))
5
+
6
7
## 1.0.2
8
_2025-05-31_
9
- Highlight `DefType` ([GH-123](https://github.com/serkonda7/vscode-vba/pull/123))
package.json
@@ -3,7 +3,7 @@
"displayName": "VBA",
"description": "VBA tooling, syntax highlighting and snippets.",
"icon": "images/icon.png",
- "version": "1.0.2",
+ "version": "1.0.3",
"license": "MIT",
"repository": {
"type": "git",
0 commit comments