visual_studio_code
This is an old revision of the document!
Table of Contents
Visual Studio Code
Settings
{
"editor.fontFamily": "'Fira Code', Consolas, 'Courier New', monospace",
"editor.renderWhitespace": "all",
"editor.fontSize": 12,
"editor.cursorStyle": "line-thin",
"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
- robertohuertasm.vscode-icons
visual_studio_code.1509656157.txt.gz · Last modified: 2017/11/03 21:55 (external edit)
