Skip to content

Instantly share code, notes, and snippets.

@ryanSN
Created March 25, 2017 20:08
Show Gist options
  • Save ryanSN/7e585d42ff3b6c24f5f34e65950ae3df to your computer and use it in GitHub Desktop.
Save ryanSN/7e585d42ff3b6c24f5f34e65950ae3df to your computer and use it in GitHub Desktop.
Atom Shortcut to create file from treeview

Atom Shortcut

use tree-view add file to shortcut as it also creates folders

'atom-workspace':
  'ctrl-n': 'tree-view:add-file'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment