This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| tips:atom [2016/03/13 09:08] – [keyboard] scipio | tips:atom [2017/10/15 20:32] (current) – [general] scipio | ||
|---|---|---|---|
| Line 26: | Line 26: | ||
| ===== general ===== | ===== general ===== | ||
| + | < | ||
| + | pip install python-language-server | ||
| + | |||
| + | apm install \ | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | |||
| + | </ | ||
| + | |||
| + | * [[https:// | ||
| + | |||
| + | old | ||
| < | < | ||
| apm install project-manager \ | apm install project-manager \ | ||
| - | | ||
| | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | | ||
| + | emmet \ | ||
| + | | ||
| + | |||
| + | </ | ||
| + | |||
| + | not verified | ||
| + | < | ||
| | | ||
| | | ||
| Line 38: | Line 71: | ||
| | | ||
| | | ||
| - | | ||
| | | ||
| - | | ||
| - | | ||
| | | ||
| jumpy \ | jumpy \ | ||
| + | | ||
| </ | </ | ||
| Line 119: | Line 150: | ||
| * ctrl-alt-u: find usage | * ctrl-alt-u: find usage | ||
| - | * alt--: back | + | * ctrl-o: history jump back |
| - | * shift-alt--: forward | + | * ctrl-i: history jump forward |
| + | * ctrl-shift-F2: take boomarks | ||
| + | * F2: jump to next bookmarks | ||
| + | * shift-F2: jump to previous bookmarks | ||
| * shit-enter: jumpy mode | * shit-enter: jumpy mode | ||
| Line 151: | Line 185: | ||
| apm install linter-tslint | apm install linter-tslint | ||
| apm install pigments | apm install pigments | ||
| + | apm install cursor-history | ||
| </ | </ | ||