Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit1251430

Browse files
committed
Remove conflicting Alt+D keybinding
This hijacks standard shortcuts to open toolbar menus, in particular the _D_ebug menu.Unfortunately there are no decent keybindings available that aren't already mapped. Fallbackis to just remove our keybinding and let users add a custom binding if they want to.
1 parent74bbb07 commit1251430

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎vsintegration/src/vs/FsPkgs/FSharp.VS.FSI/fsiCommands.vsct‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -222,7 +222,6 @@
222222
Here we bind it in the Editor context of the standard TextEditor.
223223
Ideally, we would bind it for F# only editor.
224224
-->
225-
<KeyBinding guid ="guidInteractive" id ="cmdidDebugSelection"editor="GUID_TextEditorFactory"key1="D"mod1="Alt"key2="VK_RETURN"mod2="Alt" />
226225
<KeyBinding guid ="guidVSStd11" id ="cmdidExecuteSelectionInInteractive"editor="GUID_TextEditorFactory"key1="VK_RETURN"mod1="Alt" />
227226

228227
<!-- CRTL-ALT-F for FSI window - following similar bindings for "other windows"-->

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp