Skip to content

Instantly share code, notes, and snippets.

View caiosantesso's full-sized avatar
😈

Caio Santesso caiosantesso

😈
View GitHub Profile
@caiosantesso
caiosantesso / .editorconfig
Created October 12, 2022 19:30
EditorConfig for IntelliJ
root = true
[*]
charset = utf-8
end_of_line = lf
indent_size = 2
indent_style = space
insert_final_newline = true
max_line_length = 120
tab_width = 2
@caiosantesso
caiosantesso / eclipse_intellij.csv
Last active January 27, 2021 10:20
Similar keyboard shortcuts between Eclipse and IntelliJ.
Eclipse IntelliJ
Ctrl+D Ctrl+Y
Ctrl+2 L Ctrl+Alt+V
Ctrl+2 F Ctrl+Alt+F
Ctrl+Shitf+Enter Ctrl+Enter
Ctrl+Shift+O Ctrl+Alt+O
'syso' Ctrl+Space Enter 'sout' Enter
Ctrl+Shift+F Ctrl+Alt+L
Ctrl+F11 Shift+F10
Alt+Shift+X J Ctrl+Shift+F10