atom-rspec icon indicating copy to clipboard operation
atom-rspec copied to clipboard

Fix UI for setting keymaps

Open moxley opened this issue 10 years ago • 5 comments

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.

moxley avatar Mar 06 '14 22:03 moxley

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?

moxley avatar Mar 06 '14 22:03 moxley

I don’t' have this issue:

settings_-__users_adonmez_development_foldesk

exalted avatar Apr 03 '14 11:04 exalted

@exalted: atom-rspec-settings

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

atom-rspec-settings-keybindings

moxley avatar Apr 04 '14 02:04 moxley

This issue may go away if @fcoury decides to name all the commands without the "atom-" prefix.

moxley avatar Apr 04 '14 02:04 moxley

Can anyone confirm if this is still an issue for them with the latest version of the package?

matugm avatar Apr 20 '15 21:04 matugm