Skip to content

Commit 4da6dd2

Browse files
chore: release 0.18.2 (#480)
1 parent 57bfdfe commit 4da6dd2

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## 0.18.2
2+
3+
- **Fix:** disable inline comments highlighting in .editorconfig files (by @DecimalTurn)
4+
15
## 0.18.1
26

37
- **Fix:** Don't apply `charset` on document open (it's still applied on active editor change)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "EditorConfig",
44
"description": "EditorConfig Support for Visual Studio Code",
55
"publisher": "EditorConfig",
6-
"version": "0.18.1",
6+
"version": "0.18.2",
77
"icon": "EditorConfig_icon.png",
88
"engines": {
99
"vscode": "^1.100.0"

0 commit comments

Comments
 (0)