Grailsの場合gspファイルで既に知っているtextmateのショートカットをマップしたい:
Cmd + shift + , should map into
> <% | %>
Cmd + Shift + 。は、
> <%= |`enter code here` %>
キャレット "|"カーソルの位置を表します。
I would expect this to be possible when I select "Tools"> "Save as Live Template". But i cannot find out how to use a keyboard shortcut with that command.
おそらく、Intellijのどこかに実際に存在するものを見落としているのだろうか?