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
+16-5Lines changed: 16 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,14 +1,25 @@
1
-
### 1.21 (2022-09-05)
1
+
# CHANGELOG
2
+
3
+
The versions >= 1.21 are fork.
2
4
3
-
This version is a fork by vain0x.
5
+
### Unreleased
4
6
5
-
* Add definition provider for javascript files
6
-
* Refresh internal cache on save css files
7
+
* Upgraded dependencies
8
+
9
+
### 1.21 (2022-09-05)
10
+
11
+
* Added the definition provider for JavaScript files
12
+
* Added the feature to refresh internal cache on save css files
7
13
* Merged PRs:
8
14
*[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
15
*[Allow escaped characters in css selectors by canvasplay · Pull Request #289](https://github.com/zignd/HTML-CSS-Class-Completion/pull/289)
10
16
*[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
17
+
* Upgraded dependencies
18
+
19
+
----
20
+
----
21
+
22
+
## Pre-fork Versions
12
23
13
24
### 1.20 (Dec 19, 2020)
14
25
* Settings to allow users to specify which language modes will have autocompletion;
0 commit comments