21 Mar 2022

IDE / Code Editor - Standard Shortcut Keys - Netbeans / Eclipse / STS / Intellij IDEA / Visual Studio / Atom / Notepad ++ / VS Code / Nano

Function / Feature Netbeans Eclipse / STS Intellij IDEA Visual Studio Atom Notepad++ VS Code Nano
Go To File / Find File ALT + Shift + O Shift + Ctrl + R Shift + Ctrl + N Ctrl + ;
Find In File Ctrl + F Ctrl + F Ctrl + F Ctrl + F
Replace In File Ctrl + R Ctrl + F Ctrl + R Ctrl + H
Find Across Files Shift + Ctrl + F Ctrl + H Shift + Ctrl + F Shift + Ctrl + F
Replace Across Files Shift + Ctrl + R Ctrl + H Shift + Ctrl + R Shift + Ctrl + R
Organize Imports Shift + Ctrl + I Shift + Ctrl + O Alt + Ctrl + O
Convert to Upper Case Shift + Ctrl + X
Convert to Lower Case Shift + Ctrl + Y Shift + Ctrl + P (And search for transform and choose the right option)
Delete Line Shift + Delete Ctrl + L

No comments:

Post a Comment