Skip to content

Commit

Permalink
Releasing v0.2.25
Browse files Browse the repository at this point in the history
  • Loading branch information
kasecato committed Sep 1, 2018
1 parent e9cfb3b commit 6ee0f79
Show file tree
Hide file tree
Showing 5 changed files with 960 additions and 956 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 0.2.25 (Sep 1, 2018)

* bug fix - Fixed triggerSuggest condition. See [#122](https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/122)

## 0.2.24 (Jun 17, 2018)

* bug fix - Git sync keybinding does not work. See [#115](https://github.com/kasecato/vscode-intellij-idea-keybindings/issues/115)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,7 @@ enter | enter | Open Highlighted File (Explorer) | ✅

## Installation

1. Install Visual Studio Code 1.22.0 or higher
1. Install Visual Studio Code 1.26.0 or higher
1. Launch Code
1. From the extension view `Ctrl`-`Shift`-`X` (Windows, Linux) or `Cmd`-`Shift`-`X` (macOS)
1. Search and Choose the extension `Intellij IDEA Keybindings`
Expand Down
Loading

0 comments on commit 6ee0f79

Please sign in to comment.