Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Commit

Permalink
Merge pull request editorconfig#264 from alexdima/v0.14.4
Browse files Browse the repository at this point in the history
v0.14.4
  • Loading branch information
jedmao authored Dec 18, 2019
2 parents 6d69183 + 2feeb91 commit e12fdc2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 0.14.4

- **Fix:** EditorConfig modifies selection incorrectly when the extension host is busy
([`#236`](https://github.com/editorconfig/editorconfig-vscode/issues/236)).

## 0.14.3

- **Fix:** unhandled error when generating `.editorconfig`
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"displayName": "EditorConfig for VS Code",
"description": "EditorConfig Support for Visual Studio Code",
"publisher": "EditorConfig",
"version": "0.14.3",
"version": "0.14.4",
"icon": "EditorConfig_icon.png",
"engines": {
"vscode": "^1.41.0"
Expand Down

0 comments on commit e12fdc2

Please sign in to comment.