User Tools

Site Tools


atom

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
atom [2022/09/27 16:23] – [Packages] slackatom [2022/12/14 11:26] (current) slack
Line 5: Line 5:
 Command line: ''apm install <package_name>'' (not working as of Sept 2022). Command line: ''apm install <package_name>'' (not working as of Sept 2022).
  
-GUI: Edit -> Preferences -> Packages (doesn't always find everything as of Sept 2022).+GUI: Edit -> Preferences (''ctrl-,''-> Packages (doesn't always find everything as of Sept 2022).
  
 Can also clone straight into ''~/.atom/packages'', then enter the directory and `npm install` (not sure if you need to restart atom). Can also clone straight into ''~/.atom/packages'', then enter the directory and `npm install` (not sure if you need to restart atom).
Line 14: Line 14:
   * goto-definition: ''ctrl+shift+enter''   * goto-definition: ''ctrl+shift+enter''
   * ruby-block-converter: ''alt-]'', ''alt-[''   * ruby-block-converter: ''alt-]'', ''alt-[''
-  * rspec-focus: add to this: '''', clear all'''' +  * rspec-focus: defaults are junk, need to add: 
-    * ''ctrl-alt-cmd-t'': ''rspec-focus:add'+ 
-    * ''ctrl-alt-cmd-z'': ''rspec-focus:clear''+  'atom-text-editor': 
 +    'ctrl-shift-m': 'rspec-focus:add' 
 +    'alt-ctrl-shift-m': 'rspec-focus:clear' 
  
 ==== Fonts ==== ==== Fonts ====
atom.1664295796.txt.gz · Last modified: 2022/09/27 16:23 by slack