Skip to content

Instantly share code, notes, and snippets.

@diveyez
Last active February 3, 2022 21:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diveyez/d3027a900e5f7a183e75cd7b44a97857 to your computer and use it in GitHub Desktop.
Save diveyez/d3027a900e5f7a183e75cd7b44a97857 to your computer and use it in GitHub Desktop.
Atom Settings Backup by https://atom.io/packages/sync-settings
# Your init script
#
# Atom will evaluate this file each time a new window is opened. It is run
# after packages are loaded/activated and after the previous editor state
# has been restored.
#
# An example hack to log to the console when each text editor is saved.
#
# atom.workspace.observeTextEditors (editor) ->
# editor.onDidSave ->
# console.log "Saved! #{editor.getPath()}"
# Your keymap
#
# Atom keymaps work similarly to style sheets. Just as style sheets use
# selectors to apply styles to elements, Atom keymaps use selectors to associate
# keystrokes with events in specific contexts. Unlike style sheets however,
# each selector can only be declared once.
#
# You can create a new keybinding in this file by typing "key" and then hitting
# tab.
#
# Here's an example taken from Atom's built-in keymap:
#
# 'atom-text-editor':
# 'enter': 'editor:newline'
#
# 'atom-workspace':
# 'ctrl-shift-p': 'core:move-up'
# 'ctrl-p': 'core:move-down'
#
# You can find more information about keymaps in these guides:
# * http://flight-manual.atom.io/using-atom/sections/basic-customization/#customizing-keybindings
# * http://flight-manual.atom.io/behind-atom/sections/keymaps-in-depth/
#
# If you're having trouble with your keybindings not working, try the
# Keybinding Resolver: `Cmd+.` on macOS and `Ctrl+.` on other platforms. See the
# Debugging Guide for more information:
# * http://flight-manual.atom.io/hacking-atom/sections/debugging/#check-the-keybindings
#
# This file uses CoffeeScript Object Notation (CSON).
# If you are unfamiliar with CSON, you can read more about it in the
# Atom Flight Manual:
# http://flight-manual.atom.io/using-atom/sections/basic-customization/#configuring-with-cson
{
"about": {
"version": "1.9.1"
},
"aligner-css": {
"version": "1.2.1"
},
"aligner-php": {
"version": "1.3.0"
},
"aligner-python": {
"version": "1.2.0"
},
"angular-2-typeScript-snippets": {
"version": "0.7.0"
},
"archive-view": {
"version": "0.66.0"
},
"atom-arrow-autocomplete-js": {
"version": "1.0.5"
},
"atom-autocomplete-php": {
"version": "0.25.6"
},
"atom-bash": {
"version": "1.1.1"
},
"Atom-Bash-Snippets": {
"version": "0.0.3"
},
"atom-beautify": {
"version": "0.33.4"
},
"atom-browser": {
"version": "2.1.0"
},
"atom-clock": {
"version": "0.1.18"
},
"atom-css-clean": {
"version": "2.24.1"
},
"atom-css-comb": {
"version": "3.5.1"
},
"atom-css-unit-converter": {
"version": "1.1.1"
},
"atom-cursor-indent": {
"version": "0.3.3"
},
"atom-dark-syntax": {
"version": "0.29.1",
"theme": "syntax"
},
"atom-dark-ui": {
"version": "0.53.3",
"theme": "ui"
},
"atom-debug-ui": {
"version": "1.0.5"
},
"atom-discord": {
"version": "2.0.2"
},
"atom-ide-base": {
"version": "3.4.0"
},
"atom-ide-code-format": {
"version": "1.0.2"
},
"atom-ide-datatip": {
"version": "0.25.0"
},
"atom-ide-debugger-node": {
"version": "0.7.3"
},
"atom-ide-definitions": {
"version": "0.4.2"
},
"atom-ide-hyperclick": {
"version": "1.0.11"
},
"atom-ide-markdown-service": {
"version": "2.1.0"
},
"atom-ide-outline": {
"version": "3.2.0"
},
"atom-ide-signature-help": {
"version": "0.16.0"
},
"atom-ide-ui": {
"version": "0.13.0"
},
"atom-idiomatic-comments-css-snippets": {
"version": "0.1.0"
},
"atom-jasmine-typescript": {
"version": "1.1.0"
},
"atom-js": {
"version": "1.2.0"
},
"atom-js-console": {
"version": "1.2.2"
},
"atom-json": {
"version": "0.6.0"
},
"atom-light-syntax": {
"version": "0.29.1",
"theme": "syntax"
},
"atom-light-ui": {
"version": "0.46.3",
"theme": "ui"
},
"atom-linter-node-dependencies": {
"version": "1.5.0"
},
"atom-live-server": {
"version": "2.3.0"
},
"atom-live-server-plus": {
"version": "3.0.1"
},
"atom-material-syntax": {
"version": "1.0.8",
"theme": "syntax"
},
"atom-material-ui": {
"version": "2.1.3",
"theme": "ui"
},
"atom-nodejs-snippets": {
"version": "2.1.1"
},
"atom-python-run": {
"version": "0.9.7"
},
"atom-python-test": {
"version": "1.0.1"
},
"atom-python-virtualenv": {
"version": "1.0.4"
},
"atom-typescript": {
"version": "14.4.0"
},
"auto-indent": {
"version": "0.5.0"
},
"autocomplete-atom-api": {
"version": "0.10.7"
},
"autocomplete-bash-builtins": {
"version": "0.3.5"
},
"autocomplete-css": {
"version": "0.17.5"
},
"autocomplete-html": {
"version": "0.8.8"
},
"autocomplete-html-entities": {
"version": "0.2.0"
},
"autocomplete-lua": {
"version": "0.9.2"
},
"autocomplete-plus": {
"version": "2.42.4"
},
"autocomplete-snippets": {
"version": "1.12.1"
},
"autoflow": {
"version": "0.29.4"
},
"autosave": {
"version": "0.24.6"
},
"background-tips": {
"version": "0.28.0"
},
"base16-tomorrow-dark-theme": {
"version": "1.6.0",
"theme": "syntax"
},
"base16-tomorrow-light-theme": {
"version": "1.6.0",
"theme": "syntax"
},
"bash-bang-syntax": {
"version": "0.3.0",
"theme": "syntax"
},
"bookmarks": {
"version": "0.46.0"
},
"bracket-matcher": {
"version": "0.92.0"
},
"browser-plus": {
"version": "0.0.98"
},
"build": {
"version": "0.70.0"
},
"build-cmake": {
"version": "0.12.0"
},
"build-cmd": {
"version": "0.11.1"
},
"build-dockerfile": {
"version": "1.0.1"
},
"build-npm-apm": {
"version": "0.12.0"
},
"build-python": {
"version": "0.17.0"
},
"build-stack": {
"version": "0.3.2"
},
"build-tools": {
"version": "4.5.13"
},
"busy-signal": {
"version": "2.0.1"
},
"character-table": {
"version": "0.4.3"
},
"command-palette": {
"version": "0.43.5"
},
"css-color-name": {
"version": "0.4.0"
},
"css-comb": {
"version": "2.5.0"
},
"css-from-html": {
"version": "0.1.5"
},
"css-helper-snippets": {
"version": "0.3.0"
},
"css-hyperclick": {
"version": "0.1.5"
},
"css-in-js": {
"version": "1.4.0"
},
"css-skeleton-maker": {
"version": "0.1.4"
},
"css-snippets": {
"version": "1.1.0"
},
"css-spy": {
"version": "0.6.0"
},
"dalek": {
"version": "0.2.2"
},
"deprecation-cop": {
"version": "0.56.9"
},
"dev-live-reload": {
"version": "0.48.1"
},
"docblock-python": {
"version": "0.19.1"
},
"docker": {
"version": "0.8.0"
},
"dockerletion": {
"version": "0.2.0"
},
"drag-drop-text": {
"version": "1.1.0"
},
"drunken-php": {
"version": "0.3.1"
},
"editorconfig": {
"version": "2.6.1"
},
"encoding-selector": {
"version": "0.23.9"
},
"environment": {
"version": "1.3.1"
},
"exception-reporting": {
"version": "0.43.1"
},
"export-html": {
"version": "3.1.0"
},
"find-and-replace": {
"version": "0.219.8"
},
"flatten-json": {
"version": "0.1.5"
},
"from-and-to-json": {
"version": "1.0.0"
},
"fuzzy-finder": {
"version": "1.14.3"
},
"git-diff": {
"version": "1.3.9"
},
"github": {
"version": "0.36.9"
},
"github-plus": {
"version": "1.0.0"
},
"github-search": {
"version": "0.1.0"
},
"github-url-resolver": {
"version": "0.1.1"
},
"go-build": {
"version": "0.2.2"
},
"go-debug": {
"version": "1.7.0"
},
"go-plus": {
"version": "6.1.0"
},
"go-signature-statusbar": {
"version": "1.2.3"
},
"go-to-line": {
"version": "0.33.0"
},
"go-types": {
"version": "1.2.1"
},
"gpp-compiler": {
"version": "3.0.7"
},
"grammar-selector": {
"version": "0.50.1"
},
"hey-pane": {
"version": "1.2.0"
},
"html-includes": {
"version": "0.3.0"
},
"html-outliner": {
"version": "0.1.1"
},
"html-tab": {
"version": "1.0.2"
},
"html-tag-auto-complete": {
"version": "2.1.0"
},
"html-template-generator": {
"version": "0.3.0"
},
"html-to-css": {
"version": "0.2.2"
},
"html-wrapper": {
"version": "0.2.0"
},
"Hydrogen": {
"version": "2.16.3"
},
"hyperclick-php": {
"version": "0.3.0"
},
"ide-bash": {
"version": "1.0.11"
},
"ide-c-cpp": {
"version": "0.1.0"
},
"ide-cpp": {
"version": "0.1.0"
},
"ide-cquery": {
"version": "0.14.0"
},
"ide-css": {
"version": "0.4.0"
},
"ide-docker": {
"version": "0.1.0"
},
"ide-go": {
"version": "0.12.3"
},
"ide-go-langserver": {
"version": "0.1.2"
},
"ide-html": {
"version": "0.7.0"
},
"ide-json": {
"version": "0.2.1"
},
"ide-php": {
"version": "0.7.18"
},
"ide-python": {
"version": "1.9.7"
},
"ide-typescript": {
"version": "0.9.5"
},
"image-view": {
"version": "0.64.0"
},
"imdone-atom-github": {
"version": "0.1.11"
},
"incompatible-packages": {
"version": "0.27.3"
},
"indent-detective": {
"version": "0.4.0"
},
"indent-tooltip": {
"version": "0.3.1"
},
"intentions": {
"version": "2.1.1"
},
"js-extras": {
"version": "1.13.0"
},
"js-hyperclick": {
"version": "1.19.0"
},
"js-test-gen-atom": {
"version": "0.2.0"
},
"json-colorer": {
"version": "1.0.0"
},
"json-generator": {
"version": "0.1.15"
},
"json-path-finder": {
"version": "0.1.9"
},
"json-refs": {
"version": "0.1.3"
},
"json-to-go-struct": {
"version": "0.0.5"
},
"json-to-html": {
"version": "0.2.4"
},
"keybinding-resolver": {
"version": "0.39.0"
},
"kite": {
"version": "0.206.0"
},
"language-arma-atom": {
"version": "2.14.0"
},
"language-arma-atom-mapbuilder": {
"version": "0.4.0"
},
"language-batch": {
"version": "0.4.0"
},
"language-batchfile": {
"version": "0.7.7"
},
"language-c": {
"version": "0.60.19"
},
"language-c-script": {
"version": "0.3.3"
},
"language-clojure": {
"version": "0.22.8"
},
"language-coffee-script": {
"version": "0.50.0"
},
"language-csharp": {
"version": "1.1.0"
},
"language-css": {
"version": "0.44.4"
},
"language-docker": {
"version": "1.1.8"
},
"language-dotenv": {
"version": "1.2.0"
},
"language-env": {
"version": "0.2.0"
},
"language-generic-config": {
"version": "1.4.0"
},
"language-gfm": {
"version": "0.90.8"
},
"language-git": {
"version": "0.19.1"
},
"language-go": {
"version": "0.47.2"
},
"language-html": {
"version": "0.53.1"
},
"language-hyperlink": {
"version": "0.17.1"
},
"language-ignore": {
"version": "1.8.0"
},
"language-ini": {
"version": "1.25.0"
},
"language-java": {
"version": "0.32.1"
},
"language-javascript": {
"version": "0.134.1"
},
"language-json": {
"version": "1.0.5"
},
"language-less": {
"version": "0.34.3"
},
"language-lua": {
"version": "0.9.11"
},
"language-lua-plus": {
"version": "1.7.1"
},
"language-make": {
"version": "0.23.0"
},
"language-markdown-in-js": {
"version": "1.0.2"
},
"language-mustache": {
"version": "0.14.5"
},
"language-objective-c": {
"version": "0.16.0"
},
"language-perl": {
"version": "0.38.1"
},
"language-php": {
"version": "0.47.0"
},
"language-property-list": {
"version": "0.9.1"
},
"language-python": {
"version": "0.53.6"
},
"language-ruby": {
"version": "0.72.23"
},
"language-ruby-on-rails": {
"version": "0.25.3"
},
"language-rust-bundled": {
"version": "0.1.0"
},
"language-sass": {
"version": "0.62.1"
},
"language-shellscript": {
"version": "0.28.2"
},
"language-source": {
"version": "0.9.0"
},
"language-sqf": {
"version": "0.3.0"
},
"language-sql": {
"version": "0.25.10"
},
"language-text": {
"version": "0.7.4"
},
"language-todo": {
"version": "0.29.4"
},
"language-toml": {
"version": "0.20.0"
},
"language-typescript": {
"version": "0.6.3"
},
"language-typescript-react": {
"version": "0.1.1"
},
"language-xml": {
"version": "0.35.3"
},
"language-yaml": {
"version": "0.32.0"
},
"line-ending-selector": {
"version": "0.7.7"
},
"link": {
"version": "0.31.6"
},
"linter": {
"version": "3.4.0"
},
"linter-docker": {
"version": "0.3.2"
},
"linter-gcc": {
"version": "0.9.0"
},
"linter-gcc2": {
"version": "0.8.8"
},
"linter-kubectl": {
"version": "1.1.0"
},
"linter-lua": {
"version": "2.0.0"
},
"linter-markdown": {
"version": "5.2.11"
},
"linter-php": {
"version": "1.6.1"
},
"linter-spell-go": {
"version": "0.2.0"
},
"linter-spell-html": {
"version": "0.7.0"
},
"linter-sqf": {
"version": "0.1.2"
},
"linter-ui-default": {
"version": "3.4.1"
},
"local-web-server": {
"version": "0.1.0"
},
"make-html-code": {
"version": "1.4.0"
},
"markdown-commander": {
"version": "0.1.1"
},
"markdown-preview": {
"version": "0.160.2"
},
"markdown-to-html": {
"version": "0.5.0"
},
"markdown-writer": {
"version": "2.11.11"
},
"maya-script-editor-syntax": {
"version": "0.0.3",
"theme": "syntax"
},
"metrics": {
"version": "1.8.1"
},
"nativescript-atom-snippets": {
"version": "1.1.10"
},
"nativescript-ng2-atom-snippets": {
"version": "1.2.0"
},
"node-debug": {
"version": "0.1.7"
},
"node-debugger": {
"version": "1.10.1"
},
"node-on-fire": {
"version": "0.1.0"
},
"node-repl": {
"version": "0.5.0"
},
"node-requirer": {
"version": "0.1.12"
},
"node-resolver": {
"version": "1.0.1"
},
"node-resolver2": {
"version": "2.0.2"
},
"notifications": {
"version": "0.71.0"
},
"npm": {
"version": "2.0.0"
},
"npm-plus": {
"version": "0.4.0"
},
"ocaml-indent": {
"version": "0.7.1"
},
"omnisharp-atom": {
"version": "0.31.2"
},
"one-dark-syntax": {
"version": "1.8.4",
"theme": "syntax"
},
"one-dark-ui": {
"version": "1.12.5",
"theme": "ui"
},
"one-light-syntax": {
"version": "1.8.4",
"theme": "syntax"
},
"one-light-ui": {
"version": "1.12.5",
"theme": "ui"
},
"open-in-sourcetree": {
"version": "0.2.0"
},
"open-on-github": {
"version": "1.3.2"
},
"package-generator": {
"version": "1.3.0"
},
"php-composer-completion": {
"version": "0.3.4"
},
"php-cs-fixer": {
"version": "4.3.0"
},
"php-debug": {
"version": "0.3.5"
},
"php-hyperclick": {
"version": "1.2.1"
},
"php-integrator-annotations": {
"version": "1.2.0"
},
"php-integrator-refactoring": {
"version": "1.4.1"
},
"php-light-syntax": {
"version": "1.0.2",
"theme": "syntax"
},
"php-server": {
"version": "0.8.0"
},
"php-tools": {
"version": "0.1.0"
},
"platformio-ide-terminal": {
"version": "2.10.1"
},
"pp-markdown": {
"version": "0.0.2"
},
"pretty-html": {
"version": "1.0.0"
},
"pretty-json": {
"version": "2.1.2"
},
"python-debugger": {
"version": "0.2.0"
},
"python-docstring": {
"version": "0.0.3"
},
"python-indent": {
"version": "1.2.6"
},
"python-line-profiler": {
"version": "0.3.2"
},
"python-snippets": {
"version": "1.9.0"
},
"python-tools": {
"version": "0.6.9"
},
"script": {
"version": "3.32.2"
},
"scroll-through-time": {
"version": "0.3.1"
},
"server-script": {
"version": "0.1.3"
},
"settings-view": {
"version": "0.261.8"
},
"simple-drag-drop-text": {
"version": "0.5.0"
},
"slontech-syntax": {
"version": "0.10.2",
"theme": "syntax"
},
"smart-indent": {
"version": "0.1.0"
},
"snippets": {
"version": "1.5.1"
},
"solarized-dark-syntax": {
"version": "1.3.0",
"theme": "syntax"
},
"solarized-light-syntax": {
"version": "1.3.0",
"theme": "syntax"
},
"sort-words": {
"version": "0.1.4"
},
"spell-check": {
"version": "0.77.1"
},
"ssh-config": {
"version": "0.14.0"
},
"status-bar": {
"version": "1.8.17"
},
"styleguide": {
"version": "0.49.12"
},
"symbols-view": {
"version": "0.118.4"
},
"sync-settings": {
"version": "5.2.15"
},
"tabs": {
"version": "0.110.0"
},
"teletype": {
"version": "0.13.4"
},
"TerminalColor": {
"version": "1.1.0"
},
"textmate-multimarkdown-syntax": {
"version": "0.1.0",
"theme": "syntax"
},
"timecop": {
"version": "0.36.2"
},
"tool-bar": {
"version": "1.4.4"
},
"tool-bar-markdown-writer": {
"version": "0.5.1"
},
"tree-view": {
"version": "0.228.3"
},
"ue4-tools": {
"version": "0.1.0"
},
"update-package-dependencies": {
"version": "0.13.1"
},
"welcome": {
"version": "0.36.9"
},
"whitespace": {
"version": "0.37.8"
},
"wrap-guide": {
"version": "0.41.0"
},
"xatom-debug": {
"version": "1.6.11"
},
"xatom-debug-nodejs": {
"version": "0.9.3"
},
"zentabs": {
"version": "0.8.9"
}
}
{
"*": {
"Hydrogen": {
"globalMode": true,
"kernelNotifications": true,
"showInspectorResultsInAutocomplete": true
},
"atom-ide-ui": {
"atom-ide-code-format": {
"formatOnSave": true
}
},
"autocomplete-lua": {
"luaVersion": "5.3"
},
"core": {
"closeDeletedFileTabs": true,
"customFileTypes": {
"text.ignore": [
".dockerignore"
]
},
"disabledPackages": [
"simple-drag-drop-text",
"open-in-sourcetree",
"github",
"open-on-github",
"node-resolver"
],
"restorePreviousWindowsOnStart": "always",
"simpleFullScreenWindows": true,
"telemetryConsent": "no",
"titleBar": "custom-inset",
"uriHandlerRegistration": "always"
},
"drag-drop-text": {
"mouseHoldDelay": 1000
},
"editor": {
"fontSize": 13,
"showIndentGuide": true,
"showInvisibles": true,
"zoomFontWhenCtrlScrolling": true
},
"exception-reporting": {
"userId": "1f0578bf-d8eb-4166-a848-a5d2c2b39988"
},
"kite": {
"showWelcomeNotificationOnStartup": false,
"signaturePopularPatternsVisible": true
},
"line-ending-selector": {
"defaultLineEnding": "LF"
},
"linter-kubectl": {
"newVersion": true
},
"linter-ui-default": {
"panelHeight": 301,
"showProviderName": true
},
"markdown-preview": {
"allowUnsafeProtocols": true,
"breakOnSingleNewline": true
},
"markdown-writer": {
"relativeImagePath": true,
"renameImageOnCopy": true,
"tableExtraPipes": true
},
"php-debug": {
"showWelcome": false
},
"platformio-ide-terminal": {
"core": {
"mapTerminalsTo": "Folder",
"mapTerminalsToAutoOpen": true,
"shell": "C:\\Windows\\System32\\bash.exe"
}
},
"simple-drag-drop-text": {},
"sync-settings": {
"hiddenSettings": {}
},
"wakatime": {
"apikey": "Saved in your ~/.wakatime.cfg file"
},
"welcome": {
"showOnStartup": false
},
"windows-context-menu": {
"lastLaunchPath": "C:\\Users\\diveyez\\AppData\\Local\\atom\\app-1.40.1\\atom.exe"
}
}
}
# Your snippets
#
# Atom snippets allow you to enter a simple prefix in the editor and hit tab to
# expand the prefix into a larger code block with templated values.
#
# You can create a new snippet in this file by typing "snip" and then hitting
# tab.
#
# An example CoffeeScript snippet to expand log to console.log:
#
# '.source.coffee':
# 'Console log':
# 'prefix': 'log'
# 'body': 'console.log $1'
#
# Each scope (e.g. '.source.coffee' above) can only be declared once.
#
# This file uses CoffeeScript Object Notation (CSON).
# If you are unfamiliar with CSON, you can read more about it in the
# Atom Flight Manual:
# http://flight-manual.atom.io/using-atom/sections/basic-customization/#_cson
// styles file (not found)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment