728x90
사용자 설정
// 설정을 이 파일에 넣어서 기본 설정을 덮어씁니다.
{
"workbench.colorTheme": "Atom One Light",
"window.zoomLevel": 0,
"editor.renderWhitespace": "none",
"editor.renderControlCharacters": true,
"editor.formatOnType": false,
"editor.formatOnPaste": false,
"terminal.external.windowsExec": "%COMSPEC%",
"terminal.integrated.cursorBlinking": false,
"terminal.integrated.fontFamily": "나눔고딕"
}
작업영역 설정
// 설정을 이 파일에 넣어서 기본 설정과 사용자 설정을 덮어씁니다.
{
"editor.codeLens": false
}
'Mobile App Develop > Etc.' 카테고리의 다른 글
정보처리 - 업무 프로세스 (0) | 2017.06.20 |
---|---|
안드로이드 앱, 타이틀 바 없애기 (0) | 2017.06.08 |
여러 언어의 레퍼런스를 제공하는 프로그램 - Zeal (0) | 2017.05.30 |
visual studio 단축키 (0) | 2017.04.13 |
OpenCvSharp3-AnyCPU (0) | 2017.03.05 |