-
Notifications
You must be signed in to change notification settings - Fork 0
/
config.cson
48 lines (48 loc) · 1.17 KB
/
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
42
43
44
45
46
47
48
"*":
"atom-beautify":
html: {}
"atom-ide-ui":
"atom-ide-diagnostics-ui":
autoVisibility: true
showDirectoryColumn: true
core:
autoHideMenuBar: true
disabledPackages: [
"github"
"linter"
]
telemetryConsent: "no"
themes: [
"atom-material-ui"
"atom-material-syntax"
]
editor:
fontSize: 22
showIndentGuide: true
tabLength: 4
tabType: "soft"
"exception-reporting":
userId: "c0f77c43-d60f-47a7-902f-6a9f9b1bc351"
highlighte:
colorHighlighte: "#08bb72"
"linter-ui-default":
panelHeight: 300
"php-debug":
server:
serverAddress: "127.0.0.1"
showWelcome: false
xdebug:
pathMaps: "[{\"remotePath\":\"/home/sbk/Documents/programs/web/cultivist/public\",\"localPath\":\"/home/sbk/Documents/programs/web/cultivist/public/frontend\"}]"
"php-integrator-autocomplete-plus":
disableBuiltinAutocompletion: false
"remote-ftp":
connector:
sshConfigPath: "~/Documents/web/followit/backend/.ftpconfig"
"seti-syntax":
themeColor: "Yellow"
welcome:
showOnStartup: false
".blade.html.php.text":
editor:
commentEnd: " --}}"
commentStart: "{{-- "