Skip to content

Instantly share code, notes, and snippets.

@horitaku1124
Last active December 19, 2015 06:59
Show Gist options
  • Save horitaku1124/5915105 to your computer and use it in GitHub Desktop.
Save horitaku1124/5915105 to your computer and use it in GitHub Desktop.
IntelliJ IDEAの初期設定

行以降にカーソルが移動しないように

Settings -> Editor -> Allow placement of caret after end of line

改行コード

File -> Settings -> Code Style -> General Line separator

行番号

Editor -> Appearance -> Show line numbers

コード補完

Editor -> Code Completion -> Preselect the first sugession

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment