tips:atom

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
tips:atom [2017/03/30 11:25] scipiotips:atom [2017/10/15 20:32] (current) – [general] scipio
Line 26: Line 26:
 ===== general ===== ===== general =====
  
-verified+<code> 
 +pip install python-language-server 
 + 
 +apm install \ 
 + atom-ide-ui \ 
 + ide-python \ 
 + ide-typescript \ 
 + seti-syntax \ 
 + seti-ui \ 
 + minimap \ 
 + highlight-selected \ 
 + minimap-highlight-selected \ 
 + atom-save-all \ 
 + 
 +</code> 
 + 
 +  * [[https://github.com/facebook-atom/atom-ide-ui/blob/master/docs/keybindings.md|keybindings]] 
 + 
 +old
 <code> <code>
 apm install project-manager \ apm install project-manager \
Line 32: Line 50:
  highlight-selected \  highlight-selected \
  minimap-highlight-selected \  minimap-highlight-selected \
 + atom-save-all \
 + atom-typescript \
 + AutoComplete \
 + seti-syntax \
 + seti-ui \
 + pigments \
 + emmet \
 + autoclose-html \
  
 </code> </code>
  • tips/atom.1490865934.txt.gz
  • Last modified: 2017/03/30 11:25
  • by scipio