File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## 1.2.1 (Jan 28, 2021)
4
+
5
+ * bug fix - Fresh install could not find an import command. See [ #201 ] ( https://github.com/kasecato/vscode-intellij-idea-keybindings/issues/201 )
6
+
3
7
## 1.2.0 (Jan 28, 2021)
4
8
5
9
* enhancement - IntelliJ Importer for Linux. See [ #200 ] ( https://github.com/kasecato/vscode-intellij-idea-keybindings/pull/200 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " intellij-idea-keybindings" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"publisher" : " k--kato" ,
5
5
"engines" : {
6
6
"vscode" : " ^1.52.0"
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " intellij-idea-keybindings" ,
3
- "version" : " 1.2.0 " ,
3
+ "version" : " 1.2.1 " ,
4
4
"publisher" : " k--kato" ,
5
5
"engines" : {
6
6
"vscode" : " ^1.52.0"
You can’t perform that action at this time.
0 commit comments