OmniSharp / omnisharp-sublime

C# IDE Plugin for Sublime Text 3
http://omnisharp-sublime.readthedocs.org/en/latest/
MIT License
551 stars 64 forks source link

Default mapping for omni_sharp_code_actions overrides default Sublime mapping for "find all" #254

Open Asmor opened 5 years ago

Asmor commented 5 years ago

Platform

Type

Checklist

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