Remove translateToJsAction from plugin.
This commit is contained in:
@@ -45,12 +45,6 @@
|
|||||||
<add-to-group group-id="CodeMenu" anchor="last"/>
|
<add-to-group group-id="CodeMenu" anchor="last"/>
|
||||||
</action>
|
</action>
|
||||||
|
|
||||||
<action id="Kotlin.TranslateToJs" class="org.jetbrains.jet.plugin.actions.TranslateToJsAction"
|
|
||||||
text="Translate Kotlin to JavaScript.">
|
|
||||||
<keyboard-shortcut keymap="$default" first-keystroke="control alt shift W"/>
|
|
||||||
<add-to-group group-id="CodeMenu" anchor="last"/>
|
|
||||||
</action>
|
|
||||||
|
|
||||||
|
|
||||||
</actions>
|
</actions>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user