File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,16 @@ All notable changes to the "vsc-expressionengine" extension will be documented i
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8+ ## 2.0.0 - 2019-4-12
9+ ### New Features
10+ - Added new IntelliSense features for code auto-completion!
11+ - Improved syntax highlighting that now allows standard variables and tag pairs to be colored
12+ ### Fixes
13+ - Fixed bugs with the HTML tag indenting
14+ ### Deprecations
15+ - Removed channel entries snippets in favor of the IntelliSense auto-completion
16+ - Removed keyword snippets in favor of the IntelliSense auto-completion
17+
818## 1.1.5 - 2019-4-4
919### Bug Fixes
1020- Added a fix where a template group/template would not be created unless the group already existed.
You can’t perform that action at this time.
0 commit comments