Knowledge
CSON(Cursive Script Object Notation) 관련
메디츠
2024. 1. 21. 13:37
반응형
16년 4월 기준.
CSON
// JSON으로 변환할 수 있는 파일.
ex)
"*":
core:
telemetryConsent: "no"
uriHandlerRegistration: "never"
editor:
scrollPastEnd: true
showIndentGuide: true
softWrap: true
"exception-reporting":
userId: "ba200677-74fc-49c2-aff5-cd88bd83de0a"
"linter-ui-default":
showPanel: true
minimap:
plugins:
cursorline: true
cursorlineDecorationsZIndex: 0
welcome:
showOnStartup: false
반응형