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

Commit24f2cc5

Browse files
committed
Cleaning up opens
1 parent93c1a5f commit24f2cc5

File tree

1 file changed

+3
-19
lines changed

1 file changed

+3
-19
lines changed

‎vsintegration/src/FSharp.Editor/AutomaticCompletion/BraceCompletionSessionProvider.fs‎

Lines changed: 3 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -3,36 +3,20 @@
33
namespaceMicrosoft.VisualStudio.FSharp.Editor
44

55
openSystem
6-
openSystem.Collections.Generic
7-
openSystem.Collections.Immutable
6+
openSystem.Diagnostics
87
openSystem.Threading
9-
openSystem.Threading.Tasks
10-
openSystem.Runtime.CompilerServices
8+
openSystem.ComponentModel.Composition
119

1210
openMicrosoft.CodeAnalysis
13-
openMicrosoft.CodeAnalysis.Completion
14-
openMicrosoft.CodeAnalysis.Options
1511
openMicrosoft.CodeAnalysis.Text
1612
openMicrosoft.CodeAnalysis.Editor.Shared.Utilities
17-
openMicrosoft.CodeAnalysis.Shared.Extensions
1813
openMicrosoft.CodeAnalysis.Host
14+
openMicrosoft.CodeAnalysis.Host.Mef
1915

20-
openMicrosoft.VisualStudio.FSharp.LanguageService
21-
openMicrosoft.VisualStudio.Shell
22-
openMicrosoft.VisualStudio.Shell.Interop
2316
openMicrosoft.VisualStudio.Text.BraceCompletion
24-
25-
openMicrosoft.FSharp.Compiler
26-
openMicrosoft.FSharp.Compiler.Range
27-
openMicrosoft.FSharp.Compiler.SourceCodeServices
2817
openMicrosoft.VisualStudio.Text.Operations
2918
openMicrosoft.VisualStudio.Text
3019
openMicrosoft.VisualStudio.Text.Editor
31-
openSystem.Diagnostics
32-
openSystem.Runtime.InteropServices
33-
openSystem.Composition
34-
openSystem.ComponentModel.Composition
35-
openMicrosoft.CodeAnalysis.Host.Mef
3620
openMicrosoft.VisualStudio.Utilities
3721

3822
[<AutoOpen>]

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp