# VSCode 및 주요 확장들의 성가신 기능들 비활성화 하기

> Clean Markdown view of GeekNews topic #9196. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=9196](https://news.hada.io/topic?id=9196)
- GeekNews Markdown: [https://news.hada.io/topic/9196.md](https://news.hada.io/topic/9196.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2023-05-17T10:16:02+09:00
- Updated: 2023-05-17T10:16:02+09:00
- Original source: [gist.github.com/hyperupcall](https://gist.github.com/hyperupcall/99e355405611be6c4e0a38b6e3e8aad0)
- Points: 24
- Comments: 1

## Topic Body

- settings.jsonc 파일에 VSCode 본체 및 각종 확장들의 쓸데없는 기능들을 모두 제거   
  - 웰컴 페이지/워크쓰루 보이기   
  - 릴리즈 노트 표시   
  - Telemetry 전송   
  - 뭔가를 추천 하는 기능   
- VSCode Core, GitLens, Java, Kite, PROS,Docker, Clangd, Kite, Julia, ..

## Comments



### Comment 16228

- Author: zungta
- Created: 2023-05-24T09:37:07+09:00
- Points: 1

내용보다 jsonc 가 뭔지에 꽂혀서 찾아봤네요.  
"JSON with comments" 라고 하네요.  
https://stackoverflow.com/questions/14851903/what-is-jsonc-are-jsonc-and-json-c-different
