sveale / remote-edit

remote-edit
MIT License
146 stars 55 forks source link

Avoiding overwriting open folder command #58

Closed JamesGould123 closed 9 years ago

JamesGould123 commented 9 years ago

On Windows, the open folder keyboard shortcut is ctrl-shift-o, which this plugin was overwriting. I've changed this to ctrl-alt-o.

See issue #57