Last active
November 10, 2017 15:15
-
-
Save davemackintosh/c2d041a3ec94435cfbac662b067a7639 to your computer and use it in GitHub Desktop.
automatic update by http://atom.io/packages/sync-settings
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
"*": | |
"atom-beautify": | |
general: | |
_analyticsUserId: "84ce3362-ebdd-471a-8152-d2c71fda5e1d" | |
js: | |
beautify_on_save: true | |
indent_char: " " | |
indent_size: 2 | |
unescape_strings: true | |
core: | |
autoHideMenuBar: true | |
customFileTypes: | |
"source.ini": [ | |
".buckconfig" | |
".hgrc" | |
] | |
"source.json": [ | |
".arcconfig" | |
"BUCK.autodeps" | |
] | |
"source.python": [ | |
"BUCK" | |
] | |
disabledPackages: [ | |
"linter-flow-plus" | |
"background-tips" | |
] | |
telemetryConsent: "limited" | |
themes: [ | |
"material-ui" | |
"atom-material-syntax-dark" | |
] | |
warnOnLargeFileLimit: 5 | |
editor: | |
fontSize: 20 | |
"exception-reporting": | |
userId: "7a18b492-71d6-46c4-9c8f-56a55c1dcb98" | |
"ide-flow": | |
flowPath: "/home/dave/.nvm/versions/node/v6.6.0/bin/flow" | |
"isotope-light-ui": | |
fontFamily: "Source Sans Pro" | |
jshint: | |
onlyConfig: true | |
linter: {} | |
"linter-eslint": | |
fixOnSave: true | |
lintHtmlFiles: true | |
"linter-jshint": | |
disableWhenNoJshintrcFileInPath: true | |
lintInlineJavaScript: true | |
"linter-ui-default": | |
panelHeight: 51 | |
nuclide: | |
"nuclide-home": | |
showHome: false | |
"sync-settings": | |
_lastBackupHash: "f8cbada3651fb1c65968279a932691565b8db59c" | |
gistId: "c2d041a3ec94435cfbac662b067a7639" | |
personalAccessToken: "" | |
quietUpdateCheck: true | |
removeObsoletePackages: true | |
"tree-view": | |
squashDirectoryNames: true | |
welcome: | |
showOnStartup: false |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# initialization file (not found) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# keymap file (not found) |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[ | |
{ | |
"name": "about", | |
"version": "1.7.8" | |
}, | |
{ | |
"name": "archive-view", | |
"version": "0.63.4" | |
}, | |
{ | |
"name": "atom-beautify", | |
"version": "0.30.6" | |
}, | |
{ | |
"name": "atom-dark-syntax", | |
"version": "0.28.0", | |
"theme": "syntax" | |
}, | |
{ | |
"name": "atom-dark-ui", | |
"version": "0.53.0", | |
"theme": "ui" | |
}, | |
{ | |
"name": "atom-format-lua", | |
"version": "0.1.5" | |
}, | |
{ | |
"name": "atom-light-syntax", | |
"version": "0.29.0", | |
"theme": "syntax" | |
}, | |
{ | |
"name": "atom-light-ui", | |
"version": "0.46.0", | |
"theme": "ui" | |
}, | |
{ | |
"name": "atom-material-syntax", | |
"version": "1.0.7", | |
"theme": "syntax" | |
}, | |
{ | |
"name": "atom-material-syntax-dark", | |
"version": "1.0.0", | |
"theme": "syntax" | |
}, | |
{ | |
"name": "atom-material-ui", | |
"version": "2.0.6", | |
"theme": "ui" | |
}, | |
{ | |
"name": "atom-ternjs", | |
"version": "0.18.3" | |
}, | |
{ | |
"name": "autocomplete-atom-api", | |
"version": "0.10.3" | |
}, | |
{ | |
"name": "autocomplete-css", | |
"version": "0.17.3" | |
}, | |
{ | |
"name": "autocomplete-flow", | |
"version": "1.6.0" | |
}, | |
{ | |
"name": "autocomplete-html", | |
"version": "0.8.2" | |
}, | |
{ | |
"name": "autocomplete-lua", | |
"version": "0.9.0" | |
}, | |
{ | |
"name": "autocomplete-modules", | |
"version": "1.8.0" | |
}, | |
{ | |
"name": "autocomplete-plus", | |
"version": "2.36.8" | |
}, | |
{ | |
"name": "autocomplete-snippets", | |
"version": "1.11.2" | |
}, | |
{ | |
"name": "autoflow", | |
"version": "0.29.0" | |
}, | |
{ | |
"name": "autosave", | |
"version": "0.24.6" | |
}, | |
{ | |
"name": "background-tips", | |
"version": "0.27.1" | |
}, | |
{ | |
"name": "base16-tomorrow-dark-theme", | |
"version": "1.5.0", | |
"theme": "syntax" | |
}, | |
{ | |
"name": "base16-tomorrow-light-theme", | |
"version": "1.5.0", | |
"theme": "syntax" | |
}, | |
{ | |
"name": "bookmarks", | |
"version": "0.44.4" | |
}, | |
{ | |
"name": "bracket-matcher", | |
"version": "0.88.0" | |
}, | |
{ | |
"name": "busy-signal", | |
"version": "1.4.3" | |
}, | |
{ | |
"name": "command-palette", | |
"version": "0.41.1" | |
}, | |
{ | |
"name": "csslint", | |
"version": "1.2.0" | |
}, | |
{ | |
"name": "dalek", | |
"version": "0.2.1" | |
}, | |
{ | |
"name": "deprecation-cop", | |
"version": "0.56.9" | |
}, | |
{ | |
"name": "dev-live-reload", | |
"version": "0.47.1" | |
}, | |
{ | |
"name": "docblockr", | |
"version": "0.13.2" | |
}, | |
{ | |
"name": "editorconfig", | |
"version": "2.2.2" | |
}, | |
{ | |
"name": "encoding-selector", | |
"version": "0.23.6" | |
}, | |
{ | |
"name": "exception-reporting", | |
"version": "0.41.4" | |
}, | |
{ | |
"name": "file-icons", | |
"version": "2.1.13" | |
}, | |
{ | |
"name": "find-and-replace", | |
"version": "0.212.3" | |
}, | |
{ | |
"name": "fonts", | |
"version": "3.0.3" | |
}, | |
{ | |
"name": "fuzzy-finder", | |
"version": "1.6.1" | |
}, | |
{ | |
"name": "git-control", | |
"version": "0.9.0" | |
}, | |
{ | |
"name": "git-diff", | |
"version": "1.3.6" | |
}, | |
{ | |
"name": "github", | |
"version": "0.7.0" | |
}, | |
{ | |
"name": "go-to-line", | |
"version": "0.32.1" | |
}, | |
{ | |
"name": "grammar-selector", | |
"version": "0.49.6" | |
}, | |
{ | |
"name": "hyperclick", | |
"version": "0.1.5" | |
}, | |
{ | |
"name": "image-view", | |
"version": "0.62.4" | |
}, | |
{ | |
"name": "incompatible-packages", | |
"version": "0.27.3" | |
}, | |
{ | |
"name": "intentions", | |
"version": "1.1.5" | |
}, | |
{ | |
"name": "isotope-light-ui", | |
"version": "2.3.0", | |
"theme": "ui" | |
}, | |
{ | |
"name": "isotope-ui", | |
"version": "2.8.5", | |
"theme": "ui" | |
}, | |
{ | |
"name": "jump-to-import", | |
"version": "3.6.3" | |
}, | |
{ | |
"name": "keybinding-resolver", | |
"version": "0.38.0" | |
}, | |
{ | |
"name": "language-babel", | |
"version": "2.78.0" | |
}, | |
{ | |
"name": "language-c", | |
"version": "0.58.1" | |
}, | |
{ | |
"name": "language-clojure", | |
"version": "0.22.4" | |
}, | |
{ | |
"name": "language-coffee-script", | |
"version": "0.49.1" | |
}, | |
{ | |
"name": "language-csharp", | |
"version": "0.14.2" | |
}, | |
{ | |
"name": "language-css", | |
"version": "0.42.6" | |
}, | |
{ | |
"name": "language-docker", | |
"version": "1.1.8" | |
}, | |
{ | |
"name": "language-dotenv", | |
"version": "1.1.1" | |
}, | |
{ | |
"name": "language-gfm", | |
"version": "0.90.1" | |
}, | |
{ | |
"name": "language-git", | |
"version": "0.19.1" | |
}, | |
{ | |
"name": "language-go", | |
"version": "0.44.2" | |
}, | |
{ | |
"name": "language-graphql", | |
"version": "0.9.0" | |
}, | |
{ | |
"name": "language-htaccess", | |
"version": "0.1.1" | |
}, | |
{ | |
"name": "language-html", | |
"version": "0.48.2" | |
}, | |
{ | |
"name": "language-hyperlink", | |
"version": "0.16.2" | |
}, | |
{ | |
"name": "language-ini", | |
"version": "1.19.0" | |
}, | |
{ | |
"name": "language-java", | |
"version": "0.27.4" | |
}, | |
{ | |
"name": "language-javascript", | |
"version": "0.127.5" | |
}, | |
{ | |
"name": "language-json", | |
"version": "0.19.1" | |
}, | |
{ | |
"name": "language-less", | |
"version": "0.33.0" | |
}, | |
{ | |
"name": "language-lua", | |
"version": "0.9.11" | |
}, | |
{ | |
"name": "language-make", | |
"version": "0.22.3" | |
}, | |
{ | |
"name": "language-mustache", | |
"version": "0.14.3" | |
}, | |
{ | |
"name": "language-nginx", | |
"version": "0.8.0" | |
}, | |
{ | |
"name": "language-objective-c", | |
"version": "0.15.1" | |
}, | |
{ | |
"name": "language-perl", | |
"version": "0.37.0" | |
}, | |
{ | |
"name": "language-php", | |
"version": "0.42.0" | |
}, | |
{ | |
"name": "language-property-list", | |
"version": "0.9.1" | |
}, | |
{ | |
"name": "language-pug", | |
"version": "0.0.21" | |
}, | |
{ | |
"name": "language-python", | |
"version": "0.45.4" | |
}, | |
{ | |
"name": "language-ruby", | |
"version": "0.71.3" | |
}, | |
{ | |
"name": "language-ruby-on-rails", | |
"version": "0.25.2" | |
}, | |
{ | |
"name": "language-sass", | |
"version": "0.61.1" | |
}, | |
{ | |
"name": "language-shellscript", | |
"version": "0.25.3" | |
}, | |
{ | |
"name": "language-source", | |
"version": "0.9.0" | |
}, | |
{ | |
"name": "language-sql", | |
"version": "0.25.8" | |
}, | |
{ | |
"name": "language-text", | |
"version": "0.7.3" | |
}, | |
{ | |
"name": "language-todo", | |
"version": "0.29.2" | |
}, | |
{ | |
"name": "language-toml", | |
"version": "0.18.1" | |
}, | |
{ | |
"name": "language-typescript", | |
"version": "0.2.1" | |
}, | |
{ | |
"name": "language-xml", | |
"version": "0.35.2" | |
}, | |
{ | |
"name": "language-yaml", | |
"version": "0.31.0" | |
}, | |
{ | |
"name": "line-ending-selector", | |
"version": "0.7.4" | |
}, | |
{ | |
"name": "link", | |
"version": "0.31.3" | |
}, | |
{ | |
"name": "linter", | |
"version": "2.2.0" | |
}, | |
{ | |
"name": "linter-csslint", | |
"version": "2.0.0" | |
}, | |
{ | |
"name": "linter-eslint", | |
"version": "8.4.0" | |
}, | |
{ | |
"name": "linter-flow", | |
"version": "5.6.1" | |
}, | |
{ | |
"name": "linter-jshint", | |
"version": "3.1.6" | |
}, | |
{ | |
"name": "linter-lua", | |
"version": "1.0.4" | |
}, | |
{ | |
"name": "linter-lua-findglobals", | |
"version": "1.2.0" | |
}, | |
{ | |
"name": "linter-ui-default", | |
"version": "1.6.10" | |
}, | |
{ | |
"name": "markdown-preview", | |
"version": "0.159.17" | |
}, | |
{ | |
"name": "material", | |
"version": "2.2.0", | |
"theme": "syntax" | |
}, | |
{ | |
"name": "material-ui", | |
"version": "1.0.10", | |
"theme": "ui" | |
}, | |
{ | |
"name": "metrics", | |
"version": "1.2.6" | |
}, | |
{ | |
"name": "notifications", | |
"version": "0.69.2" | |
}, | |
{ | |
"name": "one-dark-syntax", | |
"version": "1.8.0", | |
"theme": "syntax" | |
}, | |
{ | |
"name": "one-dark-ui", | |
"version": "1.10.8", | |
"theme": "ui" | |
}, | |
{ | |
"name": "one-light-syntax", | |
"version": "1.8.0", | |
"theme": "syntax" | |
}, | |
{ | |
"name": "one-light-ui", | |
"version": "1.10.8", | |
"theme": "ui" | |
}, | |
{ | |
"name": "open-on-github", | |
"version": "1.2.1" | |
}, | |
{ | |
"name": "package-generator", | |
"version": "1.1.1" | |
}, | |
{ | |
"name": "php-twig", | |
"version": "4.0.0" | |
}, | |
{ | |
"name": "pigments", | |
"version": "0.40.2" | |
}, | |
{ | |
"name": "react-snippets", | |
"version": "1.0.0" | |
}, | |
{ | |
"name": "settings-view", | |
"version": "0.251.10" | |
}, | |
{ | |
"name": "snippets", | |
"version": "1.1.5" | |
}, | |
{ | |
"name": "solarized-dark-syntax", | |
"version": "1.1.2", | |
"theme": "syntax" | |
}, | |
{ | |
"name": "solarized-light-syntax", | |
"version": "1.1.2", | |
"theme": "syntax" | |
}, | |
{ | |
"name": "spell-check", | |
"version": "0.72.2" | |
}, | |
{ | |
"name": "status-bar", | |
"version": "1.8.14" | |
}, | |
{ | |
"name": "styleguide", | |
"version": "0.49.7" | |
}, | |
{ | |
"name": "symbols-view", | |
"version": "0.118.1" | |
}, | |
{ | |
"name": "sync-settings", | |
"version": "0.8.3" | |
}, | |
{ | |
"name": "tabs", | |
"version": "0.107.4" | |
}, | |
{ | |
"name": "timecop", | |
"version": "0.36.0" | |
}, | |
{ | |
"name": "tree-view", | |
"version": "0.218.0" | |
}, | |
{ | |
"name": "tree-view-git-status", | |
"version": "1.4.0" | |
}, | |
{ | |
"name": "update-package-dependencies", | |
"version": "0.12.0" | |
}, | |
{ | |
"name": "webbox-color", | |
"version": "0.5.9" | |
}, | |
{ | |
"name": "welcome", | |
"version": "0.36.5" | |
}, | |
{ | |
"name": "whitespace", | |
"version": "0.37.4" | |
}, | |
{ | |
"name": "wrap-guide", | |
"version": "0.40.2" | |
} | |
] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"atom-beautify": { | |
"general": { | |
"_analyticsUserId": "84ce3362-ebdd-471a-8152-d2c71fda5e1d" | |
}, | |
"js": { | |
"beautify_on_save": true, | |
"indent_char": " ", | |
"unescape_strings": true | |
} | |
}, | |
"core": { | |
"autoHideMenuBar": true, | |
"disabledPackages": [ | |
"background-tips", | |
"autocomplete-flow" | |
], | |
"telemetryConsent": "limited", | |
"themes": [ | |
"material-ui", | |
"atom-material-syntax-dark" | |
], | |
"warnOnLargeFileLimit": 5 | |
}, | |
"editor": { | |
"fontSize": 15, | |
"zoomFontWhenCtrlScrolling": false | |
}, | |
"exception-reporting": { | |
"userId": "7a18b492-71d6-46c4-9c8f-56a55c1dcb98" | |
}, | |
"flow-ide": {}, | |
"fonts": { | |
"fontFamily": "Fira Mono" | |
}, | |
"ide-flow": { | |
"flowPath": "/home/dave/.nvm/versions/node/v6.6.0/bin/flow" | |
}, | |
"isotope-light-ui": { | |
"fontFamily": "Source Sans Pro" | |
}, | |
"jshint": { | |
"onlyConfig": true | |
}, | |
"linter-eslint": { | |
"fixOnSave": true, | |
"lintHtmlFiles": true | |
}, | |
"linter-jshint": { | |
"disableWhenNoJshintrcFileInPath": true, | |
"lintInlineJavaScript": true | |
}, | |
"linter-ui-default": { | |
"panelHeight": 51 | |
}, | |
"nuclide": { | |
"nuclide-home": { | |
"showHome": false | |
} | |
}, | |
"sync-settings": { | |
"quietUpdateCheck": true, | |
"removeObsoletePackages": true | |
}, | |
"tree-view": { | |
"squashDirectoryNames": true | |
}, | |
"welcome": { | |
"showOnStartup": false | |
} | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Put me in ~/.atom/snippets.cson | |
'.source.js': | |
'console.log': | |
'prefix': 'log' | |
'body': 'console.log($1)$2' | |
'eslint-disable': | |
'prefix': 'esd' | |
'body': '/* eslint-disable */' | |
'eslint-disable-line': | |
'prefix': 'edl' | |
'body': '// eslint-disable-line' | |
'eslint-enable': | |
'prefix': 'ese' | |
'body': '/* eslint-enable */' | |
'console.error': | |
'prefix': 'err' | |
'body': 'console.error($1)$2' | |
'console.error': | |
'prefix': 'error' | |
'body': 'console.error($1)$2' | |
'console.info': | |
'prefix': 'info' | |
'body': 'console.info($1)$2' | |
'import connect': | |
'prefix': 'cn' | |
'body': "import { connect } from \"react-redux\"" | |
'export connect': | |
'prefix': 'ecn' | |
'body': "export default connect(mapStateToProps)(${1:MyComponent})" | |
'import React + Component': | |
'prefix': 'irc' | |
'body': "import React, { Component } from \"react\"" | |
'React render w/ children': | |
'prefix': 'rrc' | |
'body': """ | |
render() { | |
const {children} = this.props | |
return ( | |
<div> | |
{children} | |
</div> | |
) | |
} | |
""" | |
'React render empty': | |
'prefix': 'rre' | |
'body': """ | |
render() { | |
return ( | |
<${1:MyComponent} /> | |
) | |
} | |
""" | |
'React class component': | |
'prefix': 'edc' | |
'body': """ | |
class ${1:MyComponent} extends Component { | |
render() { | |
return ( | |
$2 | |
) | |
} | |
} | |
export default ${1:MyComponent} | |
""" | |
'Map state to props': | |
'prefix': 'mstp' | |
'body': """ | |
function mapStateToProps(state) { | |
return { | |
${1:myProp}: state.${2:myProp} | |
} | |
} | |
""" | |
'multicolour model': | |
'prefix': 'mcm' | |
'body': """ | |
"use strict" | |
module.exports = { | |
attributes: { | |
${1:attribute_name}: { | |
type: ${2:"string"}, | |
}, | |
}, | |
} | |
""" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@font-size: .95em; | |
@font-family: "Fira Mono"; | |
atom-workspace, | |
atom-text-editor { | |
font-family: @font-family; | |
text-rendering: optimizeLegibility; | |
font-size: @font-size; | |
font-weight: normal; | |
line-height: 1.7; | |
} | |
.atom-text-editor .scroll-view { | |
padding-left: 1em; | |
} | |
.tree-view { | |
font-size: @font-size; | |
.list-item { | |
&, | |
.name { | |
font-size: @font-size; | |
padding: 0.4em; | |
} | |
.icon-file-text { | |
padding: 0.8em; | |
} | |
&.selected:before { | |
background: #F26C4F !important; | |
height: 3em; | |
margin-top: -1em; | |
&.status-modified { | |
&:after { | |
color: #cd4141 !important; | |
} | |
} | |
} | |
&.status-modified { | |
color: #FFF !important; | |
&:after { | |
display: inline; | |
content: "*"; | |
color: #FF5475; | |
position: relative; | |
z-index: 200; | |
} | |
} | |
} | |
} | |
html, body, | |
atom-panel { | |
font-size: @font-size; | |
} | |
.editor .comment, | |
atom-text-editor.editor .syntax--comment { | |
font-family: @font-family; | |
} |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
stuff... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment