User Tools

Site Tools


visual_studio_code

This is an old revision of the document!


Visual Studio Code

Settings

{
    "editor.fontFamily": "'Fira Code', Consolas, 'Courier New', monospace",
    "editor.renderWhitespace": "all",
    "editor.fontSize": 12,
    "window.zoomLevel": 0
}

Keyboard Shortcuts

// Place your key bindings in this file to overwrite the defaults
[
    {
        "key": "ctrl+shift+f4",
        "command": "workbench.action.closeOtherEditors"
    }
]

Extensions

  • steve8708.align
  • hnw.vscode-auto-open-markdown-preview
  • slevesque.vscode-autohotkey
  • ms-vscode.csharp
  • ms-mssql.mssql
  • ms-vscode.powershell
  • DotJoshJohnson.xml
visual_studio_code.1508971822.txt.gz · Last modified: 2017/10/26 23:50 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki