Last active
August 25, 2022 04:41
-
-
Save channainfo/6c7e09fb7ea758bb7d6fc2bb67624ed4 to your computer and use it in GitHub Desktop.
Revisions
-
channainfo revised this gist
Aug 25, 2022 . No changes.There are no files selected for viewing
-
channainfo revised this gist
Aug 25, 2022 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ ### IDE Shortcut IntelliJ IDEA ``` cmd + shift + o ``` : Open file ``` cmd + d ``` : Duplicate line ``` cmd + ctrl + g ``` : Select multiple occurren ``` opt + shift + up/down ``` : Move item up and -
channainfo revised this gist
Aug 25, 2022 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,5 @@ ### IDE Shortcut IntelliJ IDEA ```cmd + shift + o``` : Open file ``` cmd + d ``` : Duplicate line ``` cmd + ctrl + g ``` : Select multiple occurren ``` opt + shift + up/down ``` : Move item up and -
channainfo created this gist
Aug 25, 2022 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,7 @@ ### IDE Shortcut IntelliJ IDEA ``` cmd + shift + o ``` : Open file ``` cmd + d ``` : Duplicate line ``` cmd + ctrl + g ``` : Select multiple occurren ``` opt + shift + up/down ``` : Move item up and ``` opt + shift + click ``` : Multi select