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 d2822e5 commit e2cafedCopy full SHA for e2cafed
CHANGELOG.md
@@ -5,6 +5,14 @@ All notable changes to the "vsc-expressionengine" extension will be documented i
5
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
7
8
+## 3.0.0 - 2022-6-01
9
+- Fix issue that caused incorrect path generation on Windows platforms
10
+- Add upgraded dependencies
11
+- Add new IntelliSense for Variable Modifiers
12
+- Add new Intellisense for the layout tag
13
+- Update README.md with new text and badges
14
+-
15
+
16
## 2.1.3 - 2021-3-19
17
- Updated extension template files and removed extra return that was not needed
18
0 commit comments