导读
开发环境
版本 | 描述 | |
---|---|---|
操作系统 | Win11-21H2 | 内部版本 22000.588 |
Visual Studio Code | 1.70.0 | 2022-8-4 |
ESLint 快捷键配置
准备
首先在 VS Code 中使用 ESLint,ESLint 插件肯定是少不了的。
当然项目中需要在 devDependencies 里添加 eslint 相关内容。
此时会列出当前可以绑定快捷键的所有功能和快捷键,在这里搜索。
修改 VSCode 默认的终端为CMD的操作步骤
打开终端
快捷键: Ctrl + `
菜单:
点击PowerShell右边下拉箭头–>选择默认配置文件
方案二:@feature:terminal
ps: 注意,该配置项的描述中提到,该配置项可能会被覆盖,当选项被选中的时候。
Detect Indentation
取消该配置项,如下图所示:
效果、原理

右键操作软件推荐
- (freeware) AskVG Right Click Context Menu Adder 2.0
- https://download.cnet.com/Right-Click-Context-Menu-Adder/3000-2072_4-75627877.html
- (freeware) Easy Context Menu (Nir Sofer @ sordum.org)
- https://www.nirsoft.net/utils/nirext.html
- https://www.nirsoft.net/utils/shell_menu_view.html
- easy-context-menu
- https://www.sordum.org/7615/easy-context-menu-v1-6/
- (freeware or Paid for more features) Right Click Enhancer (Pro)
参考资料
- VScode如何禁止自动升级 https://www.php.cn/tool/vscode/475920.html
- 修改 VSCode 默认的终端为CMD的操作步骤 https://blog.csdn.net/m0_61257622/article/details/125215692
声明:本站部分文章及图片源自用户投稿,如本站任何资料有侵权请您尽早请联系jinwei@zod.com.cn进行处理,非常感谢!