发表评论取消回复
相关阅读
相关 vscode 配置
下载最新版的 下载地址:[https://code.visualstudio.com/][https_code.visualstudio.com] 配置代码检查
相关 Vscode调试C的多文件工程配置
关于Vscode的C语言的单文件调试,可以参见[VScode调试C语言的设置(win10,Linux)][VScode_C_win10_Linux],里面已经说明基本的配置和使
相关 vscode配置文件之编辑器配置setting.json
{ "editor.fontSize": 14, "editor.formatOnPaste": true, "editor.mul
相关 vscode 配置
![watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3d3ZjEy
相关 vscode配置文件之.prettierrc
{ "tabWidth": 2, "printWidth": 120, "singleQuote": true, "js
相关 vscode setting配置
\{ // vscode默认启用了根据文件类型自动设置tabsize的选项 “editor.detectIndentation”: false, // 重新设定ta
相关 vscode 配置文件json
![watermark_type_ZmFuZ3poZW5naGVpdGk_shadow_10_text_aHR0cHM6Ly9ibG9nLmNzZG4ubmV0L3dlaXhp
相关 vscode运行C++文件的配置
其他的c/c++编译器如clang包括其他语言(Python ,Go,Java…)都可以类似的这样操作 下载 VScode [https://code.visual
相关 前端项目配置(prettierrc/eslint/tsconfig.json)
[ESLint+Prettier代码规范实践/解决二者冲突问题][ESLint_Prettier] eslint-plugin-prettier 和 eslint-conf
还没有评论,来说两句吧...