Visual Studio Code by John Papa from PluralSight

www.johnpapa.net

 

A lead engineer on Visual Studio Code is Erich Gamma.

Shift+Ctrl+P /*enter Command Palette*/
code README.md -r  /*-r option opens file in the last active instance*/
code README.md -n /*-n option opens file in a new instance.*/
code <path of a folder > -n /*open a folder in a new instance.*/
code -g <file name>:<line number>:<colum number> /*-g option opens a file at a line number.*/
ctrl + 2 /*open a second window in code.*/
ctrl + w /*close an editor window*/

file->auto save /*toggle the option of autosaving file on and off*/

ctrl + \ /*split editor to the right*/
ctrl + B /*toggle sidebar*/
ctrl + p /*go to file*/
ctrl + 1 /*go to the first editor window*/
ctrl + 2 /*go to the second editor window and make it's size the same size as the previous window*/
ctrl+shift+\ /*go to bracket*/

docs.emmet.io /*Emmet document*/

ctrl + f2 /*selec all instances of a word*/
ctrl+shift+L /*select all instances of a selected content*/
alt+click /*insert insert line in multiple places*/
ctrl + alt + <up arrow or down arrow> /*insert insert line in the same vertical line*/
ctrl + d /*select the next instance of a selection; ctrl+k will skip an instance*/

file->preference-><keyboard shortcuts> /*change shortcuts; shortcut for trigger suggest is changed from ctrl+space to alt+S*/

 

f12 /*go to definition*/

 

shift + f12 /* peek references*/

 

shift + alt + f /*format document*/

 

f8 /*step through all erros  one by one*/

 

ctrl + shift + m /*show all problems in the problem panel*/

 

alt + <down arrow> 或者 <up arrow> /*move the current line or current selection up or down*/

 

shift + alt + <down arrow> 或者 <up arrow> /*copy and move the current line or current selection up or down*/

 

ctrl+, /*show user setting*/

 

ctrl + \ /*split editor right*/

 

f11 /*toggle full screen*/

 

ctrl + home /*go the the beginning of the file*/

ctrl + end /*go to the end of the file*/

 

ctrl+shift+v /*see the preview of a markdown file.*/

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值