Skip to content

Instantly share code, notes, and snippets.

@Cat7373
Last active November 7, 2019 06:31
Show Gist options
  • Save Cat7373/54f3375e12679bb464a26dd9b778fa57 to your computer and use it in GitHub Desktop.
Save Cat7373/54f3375e12679bb464a26dd9b778fa57 to your computer and use it in GitHub Desktop.
idea.md
  1. App -> Preferences -> Editor -> General -> Editor Tabs -> Tab placement: None
    • 使用 Cmd + E 和 Cmd + Shift + E 来代替
    • 使用 Fn + Option + ← 来代替
  2. View -> Appearance -> Navigation Bar -> 取消勾选
    • 使用 Fn + Cmd + F9 来 Build
    • 使用 Fn + Shift + F9 来 Debug
    • 使用 Fn + Shift + F10 来 Run
  3. View -> Appearance -> Status Bar -> 取消勾选
  4. 安装插件
    • IDEAVim
    • Codota
    • Rainbow Brackets
    • Grep Console
    • IDEA Mind Map
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment