2016-05-06 17:04:10 +01:00
|
|
|
{
|
|
|
|
"activate-power-mode": {
|
2016-09-12 15:56:29 +01:00
|
|
|
"autoToggle": false,
|
|
|
|
"particles": {
|
|
|
|
"spawnCount": {
|
|
|
|
"max": 25
|
|
|
|
}
|
|
|
|
}
|
2016-05-06 17:04:10 +01:00
|
|
|
},
|
2016-07-07 17:38:01 +01:00
|
|
|
"atom-beautify": {
|
|
|
|
"general": {
|
2016-09-12 15:56:29 +01:00
|
|
|
"_analyticsUserId": "bec507f4-ff13-410b-b0d6-bf9a8b891403"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"atom-material-ui": {
|
|
|
|
"colors": {
|
|
|
|
"abaseColor": {
|
|
|
|
"red": 126,
|
|
|
|
"green": 126,
|
|
|
|
"blue": 126,
|
|
|
|
"alpha": 1
|
|
|
|
},
|
|
|
|
"genAccent": true,
|
|
|
|
"predefinedColor": "Grey"
|
|
|
|
},
|
|
|
|
"tabs": {
|
|
|
|
"compactTabs": true,
|
|
|
|
"tintedTabBar": true
|
|
|
|
},
|
|
|
|
"treeView": {
|
|
|
|
"compactList": true
|
|
|
|
},
|
|
|
|
"ui": {
|
|
|
|
"panelContrast": true,
|
|
|
|
"panelShadows": true
|
2016-07-07 17:38:01 +01:00
|
|
|
}
|
|
|
|
},
|
2016-05-06 17:04:10 +01:00
|
|
|
"color-picker": {
|
|
|
|
"abbreviateValues": true,
|
|
|
|
"preferredFormat": "HEX",
|
2016-09-12 15:56:29 +01:00
|
|
|
"randomColor": false,
|
2016-05-06 17:04:10 +01:00
|
|
|
"uppercaseColorValues": true
|
|
|
|
},
|
|
|
|
"core": {
|
|
|
|
"autoHideMenuBar": true,
|
|
|
|
"closeEmptyWindows": false,
|
2016-07-07 17:38:01 +01:00
|
|
|
"excludeVcsIgnoredPaths": false,
|
2016-05-06 17:04:10 +01:00
|
|
|
"openEmptyEditorOnStart": false,
|
|
|
|
"packagesWithKeymapsDisabled": [
|
|
|
|
"merge-conflicts",
|
|
|
|
"lcov-info",
|
|
|
|
"activate-power-mode",
|
2016-07-23 16:46:44 +01:00
|
|
|
"encoding-selector",
|
|
|
|
"sort-lines"
|
2016-05-06 17:04:10 +01:00
|
|
|
],
|
|
|
|
"themes": [
|
2016-09-12 15:56:29 +01:00
|
|
|
"atom-material-ui",
|
2016-05-06 17:04:10 +01:00
|
|
|
"monokai"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
"editor": {
|
|
|
|
"backUpBeforeSaving": true,
|
2016-09-12 15:56:29 +01:00
|
|
|
"fontSize": 15,
|
2016-05-06 17:04:10 +01:00
|
|
|
"invisibles": {
|
|
|
|
"tab": "-"
|
|
|
|
},
|
|
|
|
"scrollPastEnd": true,
|
|
|
|
"showIndentGuide": true,
|
|
|
|
"tabType": "soft"
|
|
|
|
},
|
|
|
|
"exception-reporting": {
|
|
|
|
"userId": "78a3a259-396e-edee-6010-e8552cf30255"
|
|
|
|
},
|
|
|
|
"file-icons": {
|
|
|
|
"forceShow": true
|
|
|
|
},
|
|
|
|
"file-watcher": {
|
|
|
|
"promptWhenFileHasChangedOnDisk": false
|
|
|
|
},
|
2016-07-07 17:38:01 +01:00
|
|
|
"fonts": {
|
|
|
|
"fontFamily": "Roboto Mono"
|
|
|
|
},
|
2016-05-06 17:04:10 +01:00
|
|
|
"glowing-cursor": {
|
2016-09-12 15:56:29 +01:00
|
|
|
"cursorWidth": 2,
|
2016-05-06 17:04:10 +01:00
|
|
|
"glowColor": {
|
|
|
|
"red": 255,
|
|
|
|
"green": 127,
|
|
|
|
"blue": 0,
|
|
|
|
"alpha": 1
|
|
|
|
},
|
|
|
|
"innerColor": {
|
|
|
|
"red": 255,
|
|
|
|
"green": 127,
|
|
|
|
"blue": 0,
|
|
|
|
"alpha": 1
|
2016-09-12 15:56:29 +01:00
|
|
|
},
|
|
|
|
"transitionDuration": 700
|
2016-05-06 17:04:10 +01:00
|
|
|
},
|
|
|
|
"linter": {
|
2016-09-12 15:56:29 +01:00
|
|
|
"errorPanelHeight": 26,
|
|
|
|
"ignoreVCSIgnoredFiles": false
|
2016-05-06 17:04:10 +01:00
|
|
|
},
|
|
|
|
"linter-eslint": {
|
|
|
|
"disableWhenNoEslintConfig": false,
|
|
|
|
"showRuleIdInMessage": false
|
|
|
|
},
|
|
|
|
"linter-flake8": {
|
|
|
|
"executablePath": "$PROJECT/env/bin/flake8",
|
|
|
|
"ignoreErrorCodes": [
|
|
|
|
"E128",
|
|
|
|
"E501",
|
|
|
|
"E401",
|
|
|
|
"E402"
|
|
|
|
]
|
|
|
|
},
|
2016-09-12 15:56:29 +01:00
|
|
|
"linter-sass-lint": {
|
|
|
|
"noConfigDisable": true
|
|
|
|
},
|
2016-05-06 17:04:10 +01:00
|
|
|
"minimap": {
|
|
|
|
"plugins": {
|
|
|
|
"highlight-selected": true,
|
|
|
|
"highlight-selectedDecorationsZIndex": 0
|
|
|
|
},
|
|
|
|
"scrollAnimation": true
|
|
|
|
},
|
|
|
|
"nuclide": {
|
|
|
|
"nuclide-home": {
|
|
|
|
"showHome": false
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"pigments": {
|
|
|
|
"markerType": "outline",
|
|
|
|
"traverseIntoSymlinkDirectories": true
|
|
|
|
},
|
|
|
|
"project-manager": {
|
|
|
|
"sortBy": "last modified"
|
|
|
|
},
|
|
|
|
"project-plus": {
|
|
|
|
"notifications": false,
|
|
|
|
"projectHome": "/home/jake/Projects",
|
|
|
|
"showPath": true
|
|
|
|
},
|
|
|
|
"react": {
|
|
|
|
"enabledForAllJavascriptFiles": true
|
|
|
|
},
|
|
|
|
"script": {
|
|
|
|
"stopOnRerun": true
|
|
|
|
},
|
|
|
|
"sync-settings": {
|
|
|
|
"analytics": false,
|
|
|
|
"quietUpdateCheck": true
|
|
|
|
},
|
|
|
|
"trailing-spaces": {
|
|
|
|
"enableForIndentation": true
|
|
|
|
},
|
|
|
|
"welcome": {
|
|
|
|
"showOnStartup": false
|
|
|
|
}
|
|
|
|
}
|