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 5199a16 commit ae40ee6Copy full SHA for ae40ee6
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to the "rgss-script-editor" extension will be documented in this file.
4
5
+## [1.5.1] - 19/05/2025
6
+
7
+### Fixed
8
9
+- Fixed input window not showing the full list of invalid characters
10
11
## [1.5.0] - 19/05/2025
12
13
### Added
package.json
@@ -29,7 +29,7 @@
29
"bugs": {
30
"url": "https://github.com/SnowSzn/rgss-script-editor/issues"
31
},
32
- "version": "1.5.0",
+ "version": "1.5.1",
33
"engines": {
34
"vscode": "^1.84.0"
35
0 commit comments