File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## Unreleased
9
9
10
+
11
+ ## [ 1.0.4] - 2020-01-10
10
12
### Added
11
13
- Code folding for ` #Region/#EndRegion ` & ` Func/EndFunc `
12
14
13
15
### Changed
14
- - Improved symbol detection of Function declarations
16
+ - Fixed symbol detection for Function declarations
15
17
16
18
## [ 1.0.3] - 2019-11-19
17
19
@@ -170,6 +172,7 @@ The IntelliSense release!
170
172
- Added the ability to generate a debug MsgBox for a highlighted variable or macro with Ctrl+Shift+D.
171
173
- Added icon, banner color and description for marketplace.
172
174
175
+ [ 1.0.4 ] : https://github.com/loganch/AutoIt-VSCode/compare/1.0.3...v1.0.4
173
176
[ 1.0.3 ] : https://github.com/loganch/AutoIt-VSCode/compare/1.0.2...v1.0.3
174
177
[ 1.0.2 ] : https://github.com/loganch/AutoIt-VSCode/compare/1.0.1...1.0.2
175
178
[ 1.0.1 ] : https://github.com/loganch/AutoIt-VSCode/compare/1.0.0...1.0.1
You can’t perform that action at this time.
0 commit comments