atom-rspec
atom-rspec copied to clipboard
Fix UI for setting keymaps
The Key Map Settings UI was not being displayed. This PR changes names of all three commands, so that "atom-" is prepended to each command, so that the Settings UI recognizes them.
I'm not sure if this is what you want, or if you'd like make all the commands start with simply "rspec-". I think if you want them to start them with "rspec-", you need to change the name of the package or something?
I don’t' have this issue:

@exalted:

Here's what it's supposed to look like:

This issue may go away if @fcoury decides to name all the commands without the "atom-" prefix.
Can anyone confirm if this is still an issue for them with the latest version of the package?