Recent Posts

VS code useful shortcuts



  1. Add selection to next find match => ctrl+D
  2. Search for a keyword throughout the project folder  => ctrl+shrift+F 
  3. Delete previous word => ctrl=Backspace
  4. Delect line => ctrl+X
  5. Secelt words => Ctrl+shrift+Arrow keys 
  6. Move a line => Alt+up/Down arrow keys
  7. Add cursor up/down => Ctrl+alt+up/down arrow keys
  8. duplicate a line above or below => shift+alt+up/down areow keys
*note: For mac users use "option key" instead of 'Ctrl key'

No comments

If you have any doubts, Please let me know