atom_setup
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
atom_setup [2017/01/06 01:04] – created stephen | atom_setup [2017/07/22 21:36] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Atom Setup ====== | ====== Atom Setup ====== | ||
+ | |||
+ | See [[https:// | ||
+ | |||
+ | - Install Atom. | ||
+ | - [Windows Explorer] Create a temp directory. | ||
+ | - [ConEmu] Change to temp directory. | ||
+ | - [ConEmu] '' | ||
+ | - [Windows Explorer] Copy the contents of the temp directory over the '' | ||
+ | - [ConEmu] Change to the Atom directory. | ||
+ | - [ConEmu] '' | ||
+ | - [Atom] Settings -> Install -> Install ' | ||
+ | - [Atom] Run the '' | ||
+ | - [Atom] Test that ctrl-shift-F4 closes all tabs except the current one. | ||
===== Packages Setup ===== | ===== Packages Setup ===== | ||
+ | - Install the '' | ||
- Run the '' | - Run the '' | ||
- Run the '' | - Run the '' | ||
Line 10: | Line 24: | ||
< | < | ||
packages: [ | packages: [ | ||
+ | " | ||
" | " | ||
" | " | ||
" | " | ||
+ | " | ||
" | " | ||
+ | " | ||
+ | " | ||
] | ] | ||
</ | </ | ||
+ | |||
+ | ===== Settings Setup ===== | ||
+ | |||
+ | Look in '' | ||
+ | |||
+ | Make sure you have [[https:// | ||
+ | |||
+ | < | ||
+ | " | ||
+ | core: | ||
+ | disabledPackages: | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | ] | ||
+ | telemetryConsent: | ||
+ | editor: | ||
+ | fontFamily: "Fira Code Medium" | ||
+ | lineHeight: 1.2 | ||
+ | scrollPastEnd: | ||
+ | showInvisibles: | ||
+ | tabLength: 4 | ||
+ | " | ||
+ | userId: " | ||
+ | minimap: {} | ||
+ | " | ||
+ | createOnChange: | ||
+ | forceOverwrite: | ||
+ | pigments: | ||
+ | markerType: " | ||
+ | welcome: | ||
+ | showOnStartup: | ||
+ | </ | ||
+ |
atom_setup.1483664695.txt.gz · Last modified: 2017/01/06 14:04 (external edit)