Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.15 KB

File metadata and controls

30 lines (16 loc) · 1.15 KB

Visual Studio Code (vscode)

format code

  • On Windows Shift + Alt + F
  • On Mac Shift + Option + F
  • On Ubuntu Ctrl + Shift + I

open command

Ctrl+Shift+P / Command+Shift+P

Open from terminal

Open Visual Studio Code and press Command + Shift + P then type Shell in command palette now you are able to find this option like Shell Command : Install code in PATH from suggested list in command palette. Select that options.

Run / Open VSCode from Mac Terminal

Show tab/whitespace

Check Setting>renderControlCharacters

Select all in Setting>renderWhitespace

在VScode中显示空格和tab符号

Code>Preferences>Settings: "sshfs.flags": ["-FS_NOTIFY_ERRORS"]