개인적

visual studio format style 백업

die4taoam 2022. 11. 8. 17:41

Ctrl + , 로 설정을 열고 clang_format 검색

 

{ BasedOnStyle: LLVM, IndentWidth: 2, UseTab: Never, TabWidth: 2, ColumnLimit: 0 }