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

Commitc272c8d

Browse files
committed
Remove unused stuff
1 parentaba396a commitc272c8d

File tree

2 files changed

+1
-10
lines changed

2 files changed

+1
-10
lines changed

‎vsintegration/src/vs/FsPkgs/FSharp.LanguageService/FSharp.LanguageService.Base/ViewFilter.cs‎

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -549,7 +549,6 @@ public virtual bool HandlePreExec(ref Guid guidCmdGroup, uint nCmdId, uint nCmde
549549
Microsoft.VisualStudio.FSharp.Interactive.Hooks.OnMLSend(GetProjectSystemPackage(),null,null);
550550
returntrue;
551551
}
552-
553552
}
554553
#endif
555554
returnfalse;

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

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -231,10 +231,6 @@
231231
<KeyBindingCondition="!Defined(FX_ATLEAST_45)"guid="guidInteractive"id="cmdidSendSelection"editor="GUID_TextEditorFactory"key1="VK_RETURN"mod1="Alt" />
232232
<KeyBindingCondition="Defined(FX_ATLEAST_45)" guid ="guidVSStd11" id ="cmdidExecuteSelectionInInteractive"editor="GUID_TextEditorFactory"key1="VK_RETURN"mod1="Alt" />
233233

234-
<!-- VK_OEM_7 is the ' mark-->
235-
<KeyBindingCondition="!Defined(FX_ATLEAST_45)"guid="guidInteractive2"id="cmdidSendLine"editor="GUID_TextEditorFactory"key1="VK_OEM_7"mod1="Alt" />
236-
<KeyBindingCondition="Defined(FX_ATLEAST_45)" guid ="guidVSStd11" id ="cmdidExecuteLineInInteractive"editor="GUID_TextEditorFactory"key1="VK_OEM_7"mod1="Alt" />
237-
238234
<!-- CRTL-ALT-F for FSI window - following similar bindings for "other windows"-->
239235
<KeyBindingguid="guidFsiPackageCmdSet"id="cmdidFsiToolWindow"editor="guidVSStd97"key1="F"mod1="Control Alt" />
240236

@@ -302,7 +298,6 @@
302298

303299
<GuidSymbolname="guidVSStd11"value="{D63DB1F0-404E-4B21-9648-CA8D99245EC3}" >
304300
<IDSymbolname="cmdidExecuteSelectionInInteractive" value ="0x018"/>
305-
<IDSymbolname="cmdidExecuteLineInInteractive" value ="0x019"/>
306301
<IDSymbolname="cmdidInteractiveSessionInterrupt" value ="0x01A"/>
307302
<IDSymbolname="cmdidInteractiveSessionRestart" value ="0x01B"/>
308303
</GuidSymbol>
@@ -311,10 +306,7 @@
311306
<GuidSymbolCondition="!Defined(FX_ATLEAST_45)"name="guidInteractive"value="{8B9BF77B-AF94-4588-8847-2EB2BFFD29EB}" >
312307
<IDSymbolname="cmdidSendSelection" value ="0x01"/>
313308
</GuidSymbol>
314-
<GuidSymbolCondition="!Defined(FX_ATLEAST_45)"name="guidInteractive2"value="{B607E86C-A761-4685-8D98-71A3BB73233A}" >
315-
<IDSymbolname="cmdidSendLine" value ="0x01"/>
316-
</GuidSymbol>
317-
309+
318310
</Symbols>
319311

320312
</CommandTable>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp