Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Mar 3, 2023. It is now read-only.

Conversation

@kevinsawicki
Copy link
Contributor

This pull request adds system menus and keybindings for the new application:add-project-folder command.

It repurposes the current application:open-dev keybinding since application:add-project-folder is much more commonly run and application:open-dev is only used by people writing packages or hacking on core.

You can bind back application:open-dev in your ~/.atom/keymaps.cson file via the following:

'atom-workspace':
  'cmd-alt-o': 'application:open-dev'

/cc @maxbrunsfeld @thedaniel

@kevinsawicki kevinsawicki force-pushed the ks-add-project-folder-keybinding-and-menu branch from 2a2e19d to 8e0efb1 Compare April 7, 2015 19:37
kevinsawicki added a commit that referenced this pull request Apr 7, 2015
…nd-menu

Add Project Folder keybinding and menu
@kevinsawicki kevinsawicki merged commit d9f0f23 into master Apr 7, 2015
@kevinsawicki kevinsawicki deleted the ks-add-project-folder-keybinding-and-menu branch April 7, 2015 20:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants