Skip to content

Commit 3e470fd

Browse files
committed
Releasing v0.2.31
1 parent 4e56cc1 commit 3e470fd

File tree

5 files changed

+203
-110
lines changed

5 files changed

+203
-110
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 0.2.31 (Jan 15, 2019)
4+
5+
* enhancement - Updated "VCS quick popup". See [#141](https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/141)
6+
37
## 0.2.30 (Dec 10, 2018)
48

59
* enhancement - better mapping for `Find All References` and `List All References` commands. See [#136](https://github.com/kasecato/vscode-intellij-idea-keybindings/issues/136)

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,7 @@ shift+ctrl+c | shift+cmd+c | Copy paths | ✅
282282

283283
## Installation
284284

285-
1. Install Visual Studio Code 1.29.1 or higher
285+
1. Install Visual Studio Code 1.30.2 or higher
286286
1. Launch Code
287287
1. From the extension view `Ctrl`-`Shift`-`X` (Windows, Linux) or `Cmd`-`Shift`-`X` (macOS)
288288
1. Search and Choose the extension `Intellij IDEA Keybindings`
@@ -344,6 +344,7 @@ when changes are saved.
344344
* [@rinormaloku](https://github.com/rinormaloku)
345345
* [@covertbert](https://github.com/covertbert)
346346
* [@flashsphere](https://github.com/flashsphere)
347+
* [@kroleg](https://github.com/kroleg)
347348

348349

349350
## License

0 commit comments

Comments
 (0)