omnisharp-sublime
omnisharp-sublime copied to clipboard
Default mapping for omni_sharp_code_actions overrides default Sublime mapping for "find all"
Platform
- [ ] Linux
- [x] Windows
- [ ] OSX
Type
- [x] This is an issue
- [ ] This is a feature request
- [ ] Other
Checklist
- [ ] It hasn't been fixed in the latest master
- [ ] I can reproduce this issue in a fresh Sublime Text install without other extensions
Versions
output of mono --version
:
output of msbuild /version
:
Details
What's the bug?
The default key-binding for "omni_sharp_code_actions" is alt+enter, which is also the default key binding for "find all" in sublime (i.e. ctrl+f to find, type something, pressing alt+enter should select all matches).
How-To
How do I reproduce this issue?
Install Omnisharp