PoorMansTSqlFormatter icon indicating copy to clipboard operation
PoorMansTSqlFormatter copied to clipboard

Key combination in VS 2017 is not available

Open batmanalien opened this issue 7 years ago • 1 comments

When trying the default Ctrl+K,F in VS 2017, I got this message: The key combination (Ctrl+K, Ctrl+F) is bound to command (Format Selection) which is not currently available.

Would it be possible to add an option to change the default key combination in VS?

batmanalien avatar Dec 21 '17 21:12 batmanalien

Before clicking F, you need to release Ctrl. That's why the error message is showing "(Ctrl+K, Ctrl+F) ..." instead of "(Ctrl+K, F) ..."

lnyng avatar Nov 16 '18 19:11 lnyng