File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
+ ## [ 1.0.7] - 2022-02-14
11
+
12
+ ### Added
13
+
14
+ - Const and Enum variables now have appropriate icons
15
+ - Snippet for Select Blocks
10
16
11
17
## [ 1.0.6] - 2021-06-14
12
18
@@ -196,6 +202,7 @@ The IntelliSense release!
196
202
- Added the ability to generate a debug MsgBox for a highlighted variable or macro with Ctrl+Shift+D.
197
203
- Added icon, banner color and description for marketplace.
198
204
205
+ [ 1.0.7 ] : https://github.com/loganch/AutoIt-VSCode/compare/v1.0.6...v1.0.7
199
206
[ 1.0.6 ] : https://github.com/loganch/AutoIt-VSCode/compare/v1.0.5...v1.0.6
200
207
[ 1.0.5 ] : https://github.com/loganch/AutoIt-VSCode/compare/v1.0.4...v1.0.5
201
208
[ 1.0.4 ] : https://github.com/loganch/AutoIt-VSCode/compare/v1.0.3...v1.0.4
You can’t perform that action at this time.
0 commit comments