-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconfig.cson
41 lines (41 loc) · 847 Bytes
/
config.cson
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
"*":
"atom-beautify":
general:
_analyticsUserId: "a45c075c-9e9f-4231-8c7c-42453190fddb"
core:
autoHideMenuBar: true
ignoredNames: [
".git"
".hg"
".svn"
".DS_Store"
"._*"
"Thumbs.db"
"desktop.ini"
".pioenvs"
".piolibdeps"
".clang_complete"
".gcc-flags.json"
]
telemetryConsent: "limited"
editor:
fontSize: 12
showIndentGuide: true
"exception-reporting":
userId: "e2077dee-4c5b-4ccf-9cd4-f7afc4a5ac00"
"file-icons":
coloured: false
"linter-ui-default":
useBusySignal: false
minimap:
absoluteMode: true
adjustAbsoluteModeHeight: true
plugins:
pigments: true
pigmentsDecorationsZIndex: 0
"tool-bar":
position: "Left"
"tree-view":
hideIgnoredNames: true
welcome:
showOnStartup: false