Last active
October 9, 2017 13:07
-
-
Save two7sclash-zz/b761a777d8caeff7e93c9d03092997a7 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
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
'atom-text-editor[data-grammar~="jsx"]:not([mini])': | |
'tab': 'emmet:expand-abbreviation-with-tab' | |
# Stop emmet from hijacking tab from snippets and autocomplete | |
'atom-text-editor.autocomplete-active:not([mini])': | |
'tab': 'autocomplete-plus:confirm' | |
# Stop emmet from hijacking tab from snippet tab stops | |
'atom-text-editor[data-grammar="text html basic"]:not([mini]), atom-text-editor[data-grammar~="jade"]:not([mini]), atom-text-editor[data-grammar~="css"]:not([mini]), atom-text-editor[data-grammar~="sass"]:not([mini])': | |
'tab': 'snippets:next-tab-stop' |
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": "MagicPython", | |
"version": "1.0.12" | |
}, | |
{ | |
"name": "Stylus", | |
"version": "3.1.1" | |
}, | |
{ | |
"name": "Sublime-Style-Column-Selection", | |
"version": "1.7.4" | |
}, | |
{ | |
"name": "about", | |
"version": "1.7.8" | |
}, | |
{ | |
"name": "archive-view", | |
"version": "0.63.3" | |
}, | |
{ | |
"name": "atom-beautify", | |
"version": "0.30.5" | |
}, | |
{ | |
"name": "atom-clock", | |
"version": "0.1.15" | |
}, | |
{ | |
"name": "atom-dark-syntax", | |
"version": "0.28.0", | |
"theme": "syntax" | |
}, | |
{ | |
"name": "atom-dark-ui", | |
"version": "0.53.0", | |
"theme": "ui" | |
}, | |
{ | |
"name": "atom-formatter-jsbeautify", | |
"version": "1.1.2" | |
}, | |
{ | |
"name": "atom-html-preview", | |
"version": "0.2.2" | |
}, | |
{ | |
"name": "atom-ide-ui", | |
"version": "0.3.3" | |
}, | |
{ | |
"name": "atom-import-sort", | |
"version": "3.3.0" | |
}, | |
{ | |
"name": "atom-light-syntax", | |
"version": "0.29.0", | |
"theme": "syntax" | |
}, | |
{ | |
"name": "atom-light-ui", | |
"version": "0.46.0", | |
"theme": "ui" | |
}, | |
{ | |
"name": "atom-live-server", | |
"version": "2.1.2" | |
}, | |
{ | |
"name": "atom-typescript", | |
"version": "11.0.9" | |
}, | |
{ | |
"name": "atom-wrap-in-tag", | |
"version": "0.6.0" | |
}, | |
{ | |
"name": "atom-yamljson", | |
"version": "0.2.4" | |
}, | |
{ | |
"name": "autoclose-html", | |
"version": "0.23.0" | |
}, | |
{ | |
"name": "autocomplete-atom-api", | |
"version": "0.10.3" | |
}, | |
{ | |
"name": "autocomplete-css", | |
"version": "0.17.3" | |
}, | |
{ | |
"name": "autocomplete-emojis", | |
"version": "2.5.0" | |
}, | |
{ | |
"name": "autocomplete-html", | |
"version": "0.8.1" | |
}, | |
{ | |
"name": "autocomplete-modules", | |
"version": "1.7.0" | |
}, | |
{ | |
"name": "autocomplete-paths", | |
"version": "2.11.0" | |
}, | |
{ | |
"name": "autocomplete-plus", | |
"version": "2.35.11" | |
}, | |
{ | |
"name": "autocomplete-python", | |
"version": "1.10.3" | |
}, | |
{ | |
"name": "autocomplete-snippets", | |
"version": "1.11.1" | |
}, | |
{ | |
"name": "autoflow", | |
"version": "0.29.0" | |
}, | |
{ | |
"name": "autosave", | |
"version": "0.24.3" | |
}, | |
{ | |
"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.87.3" | |
}, | |
{ | |
"name": "colorful-json", | |
"version": "1.1.0" | |
}, | |
{ | |
"name": "command-palette", | |
"version": "0.41.1" | |
}, | |
{ | |
"name": "copy-path", | |
"version": "0.4.2" | |
}, | |
{ | |
"name": "dalek", | |
"version": "0.2.1" | |
}, | |
{ | |
"name": "deprecation-cop", | |
"version": "0.56.9" | |
}, | |
{ | |
"name": "dev-live-reload", | |
"version": "0.47.1" | |
}, | |
{ | |
"name": "emmet", | |
"version": "2.4.3" | |
}, | |
{ | |
"name": "emmet-jsx-css-modules", | |
"version": "1.0.0" | |
}, | |
{ | |
"name": "encoding-selector", | |
"version": "0.23.5" | |
}, | |
{ | |
"name": "exception-reporting", | |
"version": "0.41.4" | |
}, | |
{ | |
"name": "export-html", | |
"version": "3.1.0" | |
}, | |
{ | |
"name": "file-icons", | |
"version": "2.1.12" | |
}, | |
{ | |
"name": "find-and-replace", | |
"version": "0.212.2" | |
}, | |
{ | |
"name": "fuzzy-finder", | |
"version": "1.5.8" | |
}, | |
{ | |
"name": "git-diff", | |
"version": "1.3.6" | |
}, | |
{ | |
"name": "git-plus", | |
"version": "7.9.3" | |
}, | |
{ | |
"name": "github", | |
"version": "0.6.2" | |
}, | |
{ | |
"name": "go-to-line", | |
"version": "0.32.1" | |
}, | |
{ | |
"name": "goto-definition", | |
"version": "1.3.4" | |
}, | |
{ | |
"name": "grammar-selector", | |
"version": "0.49.5" | |
}, | |
{ | |
"name": "haskell-grammar", | |
"version": "0.4.0" | |
}, | |
{ | |
"name": "highlight-selected", | |
"version": "0.13.1" | |
}, | |
{ | |
"name": "ide-typescript", | |
"version": "0.6.1" | |
}, | |
{ | |
"name": "image-view", | |
"version": "0.62.3" | |
}, | |
{ | |
"name": "incompatible-packages", | |
"version": "0.27.3" | |
}, | |
{ | |
"name": "js-hyperclick", | |
"version": "1.11.1" | |
}, | |
{ | |
"name": "jshint", | |
"version": "1.8.6" | |
}, | |
{ | |
"name": "jumpy", | |
"version": "3.1.3" | |
}, | |
{ | |
"name": "keybinding-resolver", | |
"version": "0.38.0" | |
}, | |
{ | |
"name": "kite", | |
"version": "0.44.1" | |
}, | |
{ | |
"name": "language-babel", | |
"version": "2.74.2" | |
}, | |
{ | |
"name": "language-c", | |
"version": "0.58.1" | |
}, | |
{ | |
"name": "language-clojure", | |
"version": "0.22.4" | |
}, | |
{ | |
"name": "language-coffee-script", | |
"version": "0.49.0" | |
}, | |
{ | |
"name": "language-csharp", | |
"version": "0.14.2" | |
}, | |
{ | |
"name": "language-css", | |
"version": "0.42.5" | |
}, | |
{ | |
"name": "language-dotfiles", | |
"version": "1.1.0" | |
}, | |
{ | |
"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-html", | |
"version": "0.47.7" | |
}, | |
{ | |
"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.3" | |
}, | |
{ | |
"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.1" | |
}, | |
{ | |
"name": "language-objective-c", | |
"version": "0.15.1" | |
}, | |
{ | |
"name": "language-ocaml", | |
"version": "1.9.5" | |
}, | |
{ | |
"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-rust", | |
"version": "0.4.12" | |
}, | |
{ | |
"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-swift", | |
"version": "0.5.0" | |
}, | |
{ | |
"name": "language-text", | |
"version": "0.7.3" | |
}, | |
{ | |
"name": "language-thrift", | |
"version": "1.0.2" | |
}, | |
{ | |
"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.30.2" | |
}, | |
{ | |
"name": "line-ending-selector", | |
"version": "0.7.3" | |
}, | |
{ | |
"name": "link", | |
"version": "0.31.3" | |
}, | |
{ | |
"name": "linter", | |
"version": "2.2.0" | |
}, | |
{ | |
"name": "linter-eslint", | |
"version": "8.3.2" | |
}, | |
{ | |
"name": "linter-js-yaml", | |
"version": "1.2.7" | |
}, | |
{ | |
"name": "linter-jsonlint", | |
"version": "1.3.0" | |
}, | |
{ | |
"name": "linter-pug", | |
"version": "1.3.1" | |
}, | |
{ | |
"name": "linter-python-pep8", | |
"version": "0.2.0" | |
}, | |
{ | |
"name": "linter-sass-lint", | |
"version": "1.8.0" | |
}, | |
{ | |
"name": "linter-scss-lint", | |
"version": "3.1.1" | |
}, | |
{ | |
"name": "linter-xmllint", | |
"version": "1.4.3" | |
}, | |
{ | |
"name": "local-history", | |
"version": "4.3.0" | |
}, | |
{ | |
"name": "markdown-preview", | |
"version": "0.159.13" | |
}, | |
{ | |
"name": "merge-conflicts", | |
"version": "1.4.5" | |
}, | |
{ | |
"name": "metrics", | |
"version": "1.2.6" | |
}, | |
{ | |
"name": "minimap", | |
"version": "4.29.7" | |
}, | |
{ | |
"name": "notifications", | |
"version": "0.69.2" | |
}, | |
{ | |
"name": "nuclide", | |
"version": "0.256.0" | |
}, | |
{ | |
"name": "nuclide-format-js", | |
"version": "0.0.41" | |
}, | |
{ | |
"name": "oceanic-next", | |
"version": "1.0.0", | |
"theme": "syntax" | |
}, | |
{ | |
"name": "oceanic-next-italic", | |
"version": "1.0.1", | |
"theme": "syntax" | |
}, | |
{ | |
"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": "pigments", | |
"version": "0.40.2" | |
}, | |
{ | |
"name": "platformio-ide-terminal", | |
"version": "2.6.0" | |
}, | |
{ | |
"name": "prettier-atom", | |
"version": "0.40.0" | |
}, | |
{ | |
"name": "python-debugger", | |
"version": "0.2.0" | |
}, | |
{ | |
"name": "python-indent", | |
"version": "1.1.0" | |
}, | |
{ | |
"name": "python-tools", | |
"version": "0.6.9" | |
}, | |
{ | |
"name": "react", | |
"version": "0.16.2" | |
}, | |
{ | |
"name": "recent-files-fuzzy-finder", | |
"version": "0.3.2" | |
}, | |
{ | |
"name": "set-syntax", | |
"version": "0.4.0" | |
}, | |
{ | |
"name": "settings-view", | |
"version": "0.251.8" | |
}, | |
{ | |
"name": "snippets", | |
"version": "1.1.4" | |
}, | |
{ | |
"name": "solarized-dark-syntax", | |
"version": "1.1.2", | |
"theme": "syntax" | |
}, | |
{ | |
"name": "solarized-light-syntax", | |
"version": "1.1.2", | |
"theme": "syntax" | |
}, | |
{ | |
"name": "sort-lines", | |
"version": "0.15.0" | |
}, | |
{ | |
"name": "spell-check", | |
"version": "0.72.2" | |
}, | |
{ | |
"name": "split-diff", | |
"version": "1.5.1" | |
}, | |
{ | |
"name": "status-bar", | |
"version": "1.8.13" | |
}, | |
{ | |
"name": "styleguide", | |
"version": "0.49.7" | |
}, | |
{ | |
"name": "symbols-view", | |
"version": "0.118.0" | |
}, | |
{ | |
"name": "sync-settings", | |
"version": "0.8.3" | |
}, | |
{ | |
"name": "tabs", | |
"version": "0.107.2" | |
}, | |
{ | |
"name": "timecop", | |
"version": "0.36.0" | |
}, | |
{ | |
"name": "todo", | |
"version": "0.6.0" | |
}, | |
{ | |
"name": "tool-bar", | |
"version": "1.1.0" | |
}, | |
{ | |
"name": "tree-view", | |
"version": "0.217.9" | |
}, | |
{ | |
"name": "update-package-dependencies", | |
"version": "0.12.0" | |
}, | |
{ | |
"name": "welcome", | |
"version": "0.36.5" | |
}, | |
{ | |
"name": "whitespace", | |
"version": "0.37.3" | |
}, | |
{ | |
"name": "wrap-guide", | |
"version": "0.40.2" | |
}, | |
{ | |
"name": "xatom-debug", | |
"version": "1.6.11" | |
}, | |
{ | |
"name": "xatom-debug-nodejs", | |
"version": "0.9.3" | |
}, | |
{ | |
"name": "xml-formatter", | |
"version": "0.11.0" | |
} | |
] |
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": "a3576a16-0c9c-4f6b-9136-a9f532b1aa6f" | |
}, | |
"handlebars": { | |
"disabled": true | |
}, | |
"html": { | |
"beautify_on_save": true | |
}, | |
"js": { | |
"disabled": true, | |
"end_with_comma": true, | |
"jslint_happy": true, | |
"keep_array_indentation": true, | |
"keep_function_indentation": true, | |
"space_after_anon_function": true, | |
"space_in_paren": true | |
}, | |
"json": { | |
"break_chained_methods": true, | |
"end_with_comma": true, | |
"indent_with_tabs": true, | |
"jslint_happy": true | |
}, | |
"jsx": { | |
"default_beautifier": "JS Beautify", | |
"end_with_comma": true, | |
"indent_with_tabs": true, | |
"preserve_newlines": false, | |
"space_before_conditional": false | |
} | |
}, | |
"atom-ide-ui": { | |
"hideNuclideWarning": true | |
}, | |
"atom-import-sort": { | |
"sortOnSave": true | |
}, | |
"atom-terminal": { | |
"app": "iTerm.app" | |
}, | |
"atom-typescript": {}, | |
"autocomplete-modules": { | |
"babelPluginModuleResolver": true, | |
"webpack": true | |
}, | |
"core": { | |
"closeDeletedFileTabs": true, | |
"customFileTypes": { | |
"source.ini": [ | |
".buckconfig", | |
".hgrc", | |
".flowconfig" | |
], | |
"source.json": [ | |
".arcconfig", | |
"BUCK.autodeps" | |
], | |
"source.python": [ | |
"BUCK" | |
] | |
}, | |
"disabledPackages": [ | |
"emmet-jsx-css-modules", | |
"react", | |
"linter", | |
"atom-html-preview", | |
"autoclose-html", | |
"whitespace", | |
"atom-import-sort", | |
"xatom-debug", | |
"xatom-debug-nodejs", | |
"tree-view" | |
], | |
"telemetryConsent": "limited", | |
"themes": [ | |
"one-dark-ui", | |
"oceanic-next" | |
], | |
"titleBar": "custom-inset" | |
}, | |
"editor": { | |
"fontSize": 18, | |
"showIndentGuide": true, | |
"showInvisibles": true, | |
"softWrap": true, | |
"tabType": "soft", | |
"zoomFontWhenCtrlScrolling": true | |
}, | |
"exception-reporting": { | |
"userId": "83487e66-1af6-8c7c-ca68-40b9a970eada" | |
}, | |
"find-and-replace": { | |
"focusEditorAfterSearch": true, | |
"scrollToResultOnLiveSearch": true | |
}, | |
"ide-flow": { | |
"flowPath": "/Users/jamesfishwick/.nvm/versions/node/v6.9.4/bin/flow" | |
}, | |
"ide-flowtype": { | |
"tryFlowBin": true | |
}, | |
"kite": { | |
"showKiteTourOnStatup": false | |
}, | |
"linter": { | |
"errorPanelHeight": 25 | |
}, | |
"linter-eslint": { | |
"disableWhenNoEslintConfig": false | |
}, | |
"linter-pug": { | |
"onlyRunWhenConfig": true | |
}, | |
"linter-python-pep8": { | |
"ignoreErrorCodes": "E501, W292", | |
"pep8DirToExecutable": "/usr/local/bin/" | |
}, | |
"nuclide": { | |
"installRecommendedPackages": true, | |
"nuclide-adb-logcat": {}, | |
"nuclide-arcanist": {}, | |
"nuclide-buck": {}, | |
"nuclide-clang": {}, | |
"nuclide-code-format": { | |
"formatOnSave": true | |
}, | |
"nuclide-console": {}, | |
"nuclide-datatip": {}, | |
"nuclide-debugger": { | |
"openDevToolsOnDebuggerStart": true | |
}, | |
"nuclide-debugger-native": {}, | |
"nuclide-debugger-node": {}, | |
"nuclide-debugger-php": {}, | |
"nuclide-definition-preview": {}, | |
"nuclide-diagnostics-ui": { | |
"showDiagnosticTraces": true | |
}, | |
"nuclide-distraction-free-mode": { | |
"hideStatusBar": true | |
}, | |
"nuclide-file-tree": { | |
"revealFileOnSwitch": true | |
}, | |
"nuclide-flow": { | |
"canUseFlowBin": true, | |
"enableReferencesHighlight": true, | |
"pathToFlow": "/usr/local/bin/flow" | |
}, | |
"nuclide-hack": {}, | |
"nuclide-health": {}, | |
"nuclide-home": { | |
"showHome": false | |
}, | |
"nuclide-ios-simulator-logs": {}, | |
"nuclide-ocaml": {}, | |
"nuclide-python": {}, | |
"nuclide-react-native": {}, | |
"nuclide-related-files": {}, | |
"nuclide-remote-projects": {}, | |
"nuclide-swift": {}, | |
"nuclide-working-sets": {} | |
}, | |
"nuclide-format-js": { | |
"saveAfterRun": true | |
}, | |
"prettier-atom": { | |
"formatOnSaveOptions": { | |
"enabled": true, | |
"showInStatusBar": true | |
}, | |
"prettierEslintOptions": {}, | |
"prettierOptions": { | |
"singleQuote": true, | |
"trailingComma": "es5" | |
}, | |
"useEslint": true | |
}, | |
"split-diff": { | |
"ignoreWhitespace": true | |
}, | |
"sync-settings": {}, | |
"tool-bar": { | |
"visible": false | |
}, | |
"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
# snippets 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
atom-workspace, | |
atom-text-editor { | |
font-family: "Operator Mono"; | |
font-size: 14px; | |
font-weight: 400; | |
line-height: 1.7; | |
} | |
atom-panel.tool-panel { | |
font-size: 0.88em; | |
} | |
.entity.other.attribute-name { | |
font-style: italic; | |
} | |
atom-text-editor::shadow{ | |
.entity.other.attribute-name { | |
font-style: italic; | |
} | |
.comment { | |
font-style: italic; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment