DEV Community

SAIFULLAH🇮🇳
SAIFULLAH🇮🇳

Posted on

2

15 VS code Shortcuts

15 useful shortcuts for Visual Studio Code (VS Code) that helps me alot 🙌:

  1. Ctrl + B: Toggle the sidebar visibility.

  2. Ctrl + `: Toggle the integrated terminal.

  3. Ctrl + P: Quick open a file by name.

  4. Ctrl + Shift + N: Create a new file.

  5. Ctrl + Shift + W: Close the current editor.

  6. Ctrl + W: Close the current tab.

  7. Ctrl + Shift + T: Reopen closed tab(s).

  8. Ctrl + /: Toggle line comment/uncomment.

  9. Alt + Up/Down: Move the current line up or down.

  10. Alt + Shift + Up/Down: Copy the current line up or down.

  11. *Ctrl + Shift + \*: Jump to matching bracket.

  12. Ctrl + Shift + L: Select all occurrences of the current selection.

  13. Ctrl + Shift + K: Delete the current line.

  14. F12: Go to the definition of a symbol.

  15. Ctrl + Shift + F: Search for text in the entire workspace.

These shortcuts can greatly enhance your productivity when using Visual Studio Code as your code editor of choice.

SurveyJS custom survey software

Simplify data collection in your JS app with a fully integrated form management platform. Includes support for custom question types, skip logic, integrated CCS editor, PDF export, real-time analytics & more. Integrates with any backend system, giving you full control over your data and no user limits.

Learn more

Top comments (1)

Collapse
 
rezanouri profile image
reza nouri

Great 👍👍

Cloudinary image

Optimize, customize, deliver, manage and analyze your images.

Remove background in all your web images at the same time, use outpainting to expand images with matching content, remove objects via open-set object detection and fill, recolor, crop, resize... Discover these and hundreds more ways to manage your web images and videos on a scale.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay