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 2b07b0e commit cae1559Copy full SHA for cae1559
CHANGELOG.md
@@ -1,4 +1,12 @@
1
# Changelog
2
+## 1.2.0
3
+_2025-11-28_
4
+
5
+- Bump minimum supported VS Code to 1.90 and NodeJS to 20
6
+- docs: add grammar structure graphic
7
+- Update dependencies
8
9
10
## 1.1.0
11
_2025-10-03_
12
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",
+ "version": "1.2.0",
"license": "MPL-2.0",
"repository": {
"type": "git",
0 commit comments