visual_studio_code
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
visual_studio_code [2019/02/14 07:54] – [Keyboard Shortcuts] stephen | visual_studio_code [2023/11/03 05:47] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 5: | Line 5: | ||
<code js> | <code js> | ||
{ | { | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
" | " | ||
- | " | + | |
+ | " | ||
+ | ], | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | } | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | // Custom settings: => | ||
} | } | ||
+ | </ | ||
+ | ==== Project Settings ==== | ||
+ | |||
+ | - Settings cog -> Settings. | ||
+ | - Workspace Settings. | ||
+ | - 'Edit in settings.json' | ||
+ | |||
+ | <code javascript> | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | //" | ||
+ | //" | ||
+ | //" | ||
+ | //" | ||
+ | //" | ||
+ | } | ||
+ | } | ||
+ | </ | ||
+ | |||
+ | or | ||
+ | |||
+ | <code javascript> | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | |||
+ | //" | ||
+ | //" | ||
+ | //" | ||
+ | //" | ||
+ | //" | ||
+ | //" | ||
+ | } | ||
</ | </ | ||
===== Keyboard Shortcuts ===== | ===== Keyboard Shortcuts ===== | ||
+ | |||
+ | ==== Favourites ==== | ||
+ | |||
+ | | Ctrl + 0 | Focus to Side Bar. | | ||
+ | | Ctrl + 1 | Focus to first editor group. | | ||
+ | | Ctrl + 2 | Focus to second editor group. | | ||
+ | | Ctrl + B | Toggle Side Bar visibility. | | ||
+ | | Ctrl + Alt + K | Toggle Bookmark. | | ||
+ | | Ctrl + Shift + Alt + K | Toggle labeled Bookmark. | | ||
+ | | Ctrl + ` | Toggle Terminal. | | ||
+ | | Ctrl + K, Z | Toggle Zen Mode. | | ||
+ | | Ctrl + Win + F11 (Visual Studio) | Open file in Visual Studio Code. | | ||
+ | |||
+ | ==== Customs ==== | ||
<code js> | <code js> | ||
Line 26: | Line 105: | ||
{ | { | ||
" | " | ||
- | " | + | " |
+ | " | ||
}, | }, | ||
{ | { | ||
Line 37: | Line 117: | ||
" | " | ||
" | " | ||
+ | }, | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | { | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | { | ||
+ | " | ||
+ | " | ||
} | } | ||
- | ] | + | ]</ |
- | </ | + | |
===== Extensions ===== | ===== Extensions ===== | ||
- | | Align | steve8708.align | | + | | <del>Align</ |
+ | | Cursor Align | yo1dog.cursor-align | | ||
| AutoHotkey | slevesque.vscode-autohotkey | | | AutoHotkey | slevesque.vscode-autohotkey | | ||
| Bookmarks | alefragnani.bookmarks | | | Bookmarks | alefragnani.bookmarks | | ||
| C# | ms-vscode.csharp | | | C# | ms-vscode.csharp | | ||
| Code Spell Checker | streetsidesoftware.code-spell-checker | | | Code Spell Checker | streetsidesoftware.code-spell-checker | | ||
+ | | Git History | donjayamanne.githistory | | ||
| Markdown All in One | yzhang.markdown-all-in-one | | | Markdown All in One | yzhang.markdown-all-in-one | | ||
| Markdown PDF | yzane.markdown-pdf | | | Markdown PDF | yzane.markdown-pdf | | ||
Line 53: | Line 147: | ||
| Prettify JSON | mohsen1.prettify-json | | | Prettify JSON | mohsen1.prettify-json | | ||
| Razor+ | austincummings.razor-plus | | | Razor+ | austincummings.razor-plus | | ||
- | | SQL Server (mssql) | ms-mssql.mssql | | + | | <del>SQL Server (mssql)</ |
- | | Visual Studio Team Services | ms-vsts.team | | + | | <del>Visual Studio Team Services</ |
- | | vscode-icons | robertohuertasm.vscode-icons | | + | | <del>vscode-icons</ |
| XML Tools | dotjoshjohnson.xml | | | XML Tools | dotjoshjohnson.xml | | ||
+ | | Version Lens | pflannery.vscode-versionlens | | ||
+ | | Bracket Pair Colorizer 2 | coenraads.bracket-pair-colorizer-2 | | ||
visual_studio_code.1550130862.txt.gz · Last modified: 2019/02/15 08:54 (external edit)