当前位置:网站首页>Solve vscode input! Unable to quickly generate skeletons (three methods for the new version of vscode to quickly generate skeletons)
Solve vscode input! Unable to quickly generate skeletons (three methods for the new version of vscode to quickly generate skeletons)
2022-08-01 10:33:00 【I'm sorry the user has become immortal】
Directory
After this vscode update, you can no longer use ! Quickly generate html skeleton
Three methods
Method One
- is also a new way to update the current, enter html, select html:5, you can generate a skeleton
Method 2
- You can add a shortcut phrase for the input method you are currently using, and set the shortcut key letter you want to use to quickly generate a skeleton. Here I use the Sogou input method.
- Enter a shortcut letter in Chinese, and when you move the mouse over the letter, you can add a phrase
- Add the copied skeleton to the custom phrase and OK
- Enter the shortcut key letters in Chinese, you can see the skeleton phrase and directly generate the skeleton
Method three
- Enter English ! and press the Tab keyQuickly generate a skeleton
- Enter the settings in the lower left corner of vscode and search for emmet:Tab
- Check to enable this function to enter English! Then press the Tab key to quickly generate a skeleton
边栏推荐
- Message queue interview latest finishing (2022)
- What's up with VS "Cannot find or open PDB file"?How to solve
- Cross-domain network resource file download
- LeakCanary如何监听Service、Root View销毁时机?
- 正则表达式
- 关于#SQL#的问题,如何解决?
- Introduction to STM32 development Introduce IIC bus, read and write AT24C02 (EEPROM) (using analog timing)
- WPF 截图控件之绘制箭头(五)「仿微信」
- MySQL常用语句总结
- 自定义类型——枚举、联合
猜你喜欢
随机推荐
STM32 personal notes - program run and fly
JWT
Endorsed in 2022 years inventory | product base, science and technology, guangzhou automobile group striding forward
SAP ABAP OData 服务如何支持 $orderby (排序)操作试读版
Batch大小不一定是2的n次幂!ML资深学者最新结论
EasyRecovery热门免费数据检测修复软件
CTFshow,命令执行:web33
MySQL常用语句总结
Qt 支持HEIC/HEIF格式图片
编码解码(btoa、encodeURIComponent、encodeURI、escape)
Small application project works WeChat gourmet recipes applet graduation design of finished product (1) the development profile
Promise学习(三)Promise的几个关键性问题 -- 状态改变、执行顺序与机制、多任务串联、异常穿透、中断promise链
VS“无法查找或打开PDB文件”是怎么回事?如何解决
shell脚本------条件测试 if语句和case分支语句
利用正则表达式的回溯实现绕过
上周热点回顾(7.25-7.31)
50.【Application of dynamic two-dimensional array】
Guangyu Mingdao was selected into the list of pilot demonstration projects for the development of digital economy industry in Chongqing in 2022
7. SAP ABAP OData 服务如何支持 $orderby (排序)操作
从零开始Blazor Server(4)--登录系统