FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
VisualStudioCode/format.md at master · feixiao/VisualStudioCode · GitHub
feixiao
/
VisualStudioCode
Public
Notifications
You must be signed in to change notification settings
Fork
5
Star
4
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
VisualStudioCode
/
format.md
Copy path
More file actions
More file actions
Latest commit
History
History
History
20 lines (11 loc) · 407 Bytes
Breadcrumbs
VisualStudioCode
/
format.md
Copy path
File metadata and controls
20 lines (11 loc) · 407 Bytes
Raw
Copy raw file
Download raw file
Outline
Edit and raw actions
VSCode格式化代码
C++
clang-format
VSCode配置
下载vscode插件clang-format并配置为默认代码格式化器
生成Google的规范
clang-format -style=google -dump-config
>
.clang-format
参考资料
vscode配置 clang-format 进行 C++ 代码风格管理
Back
|
FazBrowse Home
|
New Git URL