zombie45
zombie's dev story
zombie45

공지사항

  • 분류 전체보기
    • iPhone
    • Study

인기 글

최근 댓글

최근 글

티스토리

반응형

블로그 메뉴

  • 홈
  • 태그
  • 미디어로그
  • 위치로그
  • 방명록
  • 글쓰기
전체 방문자
오늘
어제

태그

  • 큰파일
  • intl
  • jks
  • 자동배포
  • CI/CD
  • 카카오 로그인
  • flutter_localizations
  • code spell checker
  • android_key_hash
  • Nodejs node express expressjs
  • Animtaion
  • 안드로이드
  • flutter l10n helper
  • TextInputAction
  • cocoapods-binary-cache
  • appDelegate
  • 큰폴더
  • cspell
  • UIViewController
  • Flutter
  • FocusScope
  • nextFocus
  • actions
  • l10nization
  • 오블완
  • caching
  • cache
  • Box2d cocos2dx cocos2d-x
  • textformfield
  • 티스토리챌린지
hELLO · Designed By 정상우.
zombie45

zombie's dev story

카테고리 없음

cSpell (Code Spell Check) vscode extension 설정

2024. 11. 25. 23:21

다운로드

https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker

 

Code Spell Checker - Visual Studio Marketplace

Extension for Visual Studio Code - Spelling checker for source code

marketplace.visualstudio.com

 

"cSpell.userWords": [
"ARGB",
"atlascode",
"cmder",
"cocoapods",
"cupertino",
"Kakao",
"LTRB",
"prefs",
"recaptcha",
"springframework",
"swiftformat",
"udid",
],
"cSpell.ignorePaths": [
"node_modules",
"package-lock.json",
"vscode-extension",
".fvm/**",
".git/{info,lfs,logs,refs,objects}/**",
".git/{index,*refs,*HEAD}",
".vscode",
".vscode-insiders",
"**.freezed.dart",
"**/settings.json",
],
"cSpell.diagnosticLevel": "Hint",

userWords : 무시할 단어

ignorePaths : 무시할 파일 / 폴더

diagnosticLevel : Hint 로 하면 PROBLEMS 섹션에서는 안보이게 된다.

반응형
저작자표시 (새창열림)
    zombie45
    zombie45
    잡다한 개발

    티스토리툴바