Code Snippets in VSCode

Introduction VSCode(Visual Studio Code) is a code editor redefined and optimized for building and debugging modern web and cloud applications. Code Snippets is a piece of code, the editor will auto complete a specific code when developer type some specific prefixes. Custom Code Snippets VSCode has many built-in code snippets, so I won’t go into details here, but mainly talk about how to customize code snippets. There are two types of code snippets, one is global and the other is workspace, the difference between them is that the scope and storage location....

2022年6月19日

软件推荐

以下是我本人平时喜欢用的软件,排名不分先后 名称 描述 类型 7-Zip 压缩软件 desktop Fiddler HTTP 抓包工具 desktop Git 代码管理软件 cli,desktop Google Chrome 顶级浏览器 desktop MPC-HC 视频播放器 desktop MSI Afterburner 性能监视超频软件 desktop MacType Windows 字体渲染 desktop OBS Studio 推流工具 desktop PowerToys Windows 小工具集合 desktop Sourcetree 代码管理软件 desktop ToDesk 远程桌面工具 desktop Virtual Audio Cable 音频管理软件 desktop Visual Studio Code 吃饭的家伙 desktop Visual Studio 吃饭的家伙 desktop Voicemetter Banana 音频管理软件 desktop WinHex 文件查看工具 desktop WinSCP 文件复制工具 desktop WinaeroTweaker Windows 工具 desktop WireShark 网络抓包工具 desktop Wiztree 磁盘分析工具 desktop dnSpy ....

2022年6月16日