Skip to content

Commit

Permalink
Releasing v0.2.31
Browse files Browse the repository at this point in the history
  • Loading branch information
kasecato committed Jan 15, 2019
1 parent 4e56cc1 commit 3e470fd
Show file tree
Hide file tree
Showing 5 changed files with 203 additions and 110 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.31 (Jan 15, 2019)

* enhancement - Updated "VCS quick popup". See [#141](https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/141)

## 0.2.30 (Dec 10, 2018)

* enhancement - better mapping for `Find All References` and `List All References` commands. See [#136](https://github.com/kasecato/vscode-intellij-idea-keybindings/issues/136)
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,7 @@ shift+ctrl+c | shift+cmd+c | Copy paths | ✅

## Installation

1. Install Visual Studio Code 1.29.1 or higher
1. Install Visual Studio Code 1.30.2 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 Expand Up @@ -344,6 +344,7 @@ when changes are saved.
* [@rinormaloku](https://github.com/rinormaloku)
* [@covertbert](https://github.com/covertbert)
* [@flashsphere](https://github.com/flashsphere)
* [@kroleg](https://github.com/kroleg)


## License
Expand Down

0 comments on commit 3e470fd

Please sign in to comment.