-
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,21 @@ | ||
# Change Log for Typopo VS Code extension | ||
|
||
## 1.0.0 // 2020-09-01 | ||
This version has no functional changes, but I’ve updated the icon and README.md, so it looks like a real extension. | ||
- Add VS Code extension icon | ||
- Update README.md | ||
- Add LICENSE.txt | ||
|
||
|
||
|
||
## 0.0.4 // 2020-08-25 | ||
|
||
### Fixes | ||
- Change keyboard for shortcut from `Option+CMD+T` to `Ctrl+CMD+T`. Previous shortcut was colliding with `Close Other Editors in Group`. | ||
|
||
|
||
|
||
## 0.0.3 // 2020-08-20 | ||
Fix typos in the selected text. As of this version you can: | ||
- set your default language (en-us, de-de, cs, sk, rue) | ||
- choose whether to remove empty lines the text selection | ||
- choose whether to remove empty lines the text |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters