visual studio code keyboard shortcut

 


remove unused import

option+Shift+O for Mac

Alt + Shift + O for Windows

Deleting a Line
  1. On Windows: Ctrl + x.



First of All, I want you to check, What is your VS Code default shortcut for 'Save All' files

Step 1: Open VS Code> 'File' Tab > 'Preferences'> ClickOn 'Keyboard Shortcuts'

Secondly, I want you to search for 'Save All' Shortcut.

Step 2: Type 'Save All' in Search Field

Third, you will see that shortcut keybinding to the 'Save All' Command.

Step 3: You can also change the keybinding to it. Just clicking on it and adding controls of your choice and then press enter.

Không có nhận xét nào:

StaticImage

  import React , { useEffect , useRef } from "react" import { StaticImage } from "gatsby-plugin-image" impor...