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 fb8a163 commit b5f79e8Copy full SHA for b5f79e8
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Changelog
2
## 1.1.0
3
-_unreleased_
+_2025-10-03_
4
5
- Add VB6 syntax highlighting for `.ctl` and `.dsr`
6
- Move VBA specific keywords into correct grammar ([GH-128][gh-128], [GH-129][gh-129])
package.json
@@ -3,7 +3,7 @@
"displayName": "VBA",
"description": "VBA and VB6 tooling, syntax highlighting and snippets.",
"icon": "images/icon.png",
- "version": "1.1.0-dev",
+ "version": "1.1.0",
7
"license": "MPL-2.0",
8
"repository": {
9
"type": "git",
0 commit comments