mirror of
https://github.com/chylex/IntelliJ-Keyboard-Master.git
synced 2025-04-20 20:15:43 +02:00
Release version 0.4.0
This commit is contained in:
parent
238942c471
commit
15e459d885
@ -8,7 +8,7 @@ plugins {
|
||||
}
|
||||
|
||||
group = "com.chylex.intellij.keyboardmaster"
|
||||
version = "0.3.0"
|
||||
version = "0.4.0"
|
||||
|
||||
repositories {
|
||||
mavenCentral()
|
||||
|
@ -7,7 +7,8 @@
|
||||
Collection of keyboard-centric additions.
|
||||
<ul>
|
||||
<li>Code completion items can be jumped to using customizable characters (numbers by default).</li>
|
||||
<li>Keyboard shortcuts to select next/previous item in focused menu.</li>
|
||||
<li>Action to go to next/previous highlighted error in other mode.</li>
|
||||
<li>Action to go to next/previous type in file.</li>
|
||||
</ul>
|
||||
]]></description>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user