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
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,15 @@
1
+
### 1.21 (2022-09-05)
2
+
3
+
This version is a fork by vain0x.
4
+
5
+
* Add definition provider for javascript files
6
+
* Refresh internal cache on save css files
7
+
* Merged PRs:
8
+
*[Use activationevents to prevent launching the ext on unrelated workspaces by jens1o · Pull Request #124](https://github.com/zignd/HTML-CSS-Class-Completion/pull/124)
9
+
*[Allow escaped characters in css selectors by canvasplay · Pull Request #289](https://github.com/zignd/HTML-CSS-Class-Completion/pull/289)
10
+
*[Add curly bracket to JS provider for use in React. by bilherron · Pull Request #371](https://github.com/zignd/HTML-CSS-Class-Completion/pull/371)
11
+
* Update packages
12
+
1
13
### 1.20 (Dec 19, 2020)
2
14
* Settings to allow users to specify which language modes will have autocompletion;
3
15
* Fix interpretation of classes defined inside media queries.
0 commit comments