LoginSignup
4
4

More than 5 years have passed since last update.

Golangを書くときに便利なIntelliJショートカット(よく使うやつだけ)

Last updated at Posted at 2015-11-22
  • GoをMac版 IntelliJ Idea で書き始めました
  • よく使うショートカットの備忘録です
  • ところでQiitaマークダウンで表書くのむずかしいですね

ドキュメント表示

Shortcut Action Note
esc サブウィンドウを閉じる
(メソッドの上で)F1 簡易ドキュメント表示

移動系

Shortcut Action Note
⌘ + ⌥ + → Forward
⌘ + ⌥ + ← Back
⌘ + 左クリック そのメソッドへ移動
⌘ + 左クリック そのパッケージの階層を開く
4
4
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
4