You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
## [1.8.9] - 2026-02-09
11
+
12
+
### Changed
13
+
14
+
- Upgrade dependency: autoit3-pegjs to 4.1.3
15
+
10
16
### Fixed
11
17
12
18
- Hover text for variables showed variable declarations having a set of square brackets at the end of the variable name, for normal declarations that in reality had none.
13
19
- Hover text for variables showed array dimensions at the end of the variable name wrong, when multiple dimensions was defined.
20
+
- Some AutoIt3 textmate scopes was missing `.au3` at the end
14
21
15
22
## [1.8.8] - 2026-02-07
16
23
@@ -260,7 +267,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
0 commit comments