Atom project manager for 1.17.0+
Default keymap:
'atom-workspace':'alt-p': 'project-neue:toggle' # open the project finder'alt-tab': 'project-neue:last' # switch to the previous recently used project'cmd-k cmd-backspace': 'project-neue:cleanup' # remove non-existent projects'.project-neue input':'enter': 'core:confirm' # open the project in the current window'.project-neue atom-text-editor[mini]':'shift-enter': 'project-neue:alt-confirm' # open the project in a new window'shift-backspace': 'project-neue:remove' # remove from history
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.