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

Commit4dce3d1

Browse files
KevinRansomdsyme
authored andcommitted
remove comment (#4538)
1 parent02474f2 commit4dce3d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎vsintegration/src/FSharp.Editor/CodeLens/FSharpCodeLensService.fs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@ type internal FSharpCodeLensService
205205
match symbolUse.Symbolwith
206206
|:? FSharpMemberOrFunctionOrValueas funcwhen func.IsModuleValueOrMember|| func.IsProperty->
207207
letfuncID= func.FullName
208-
letfullDeclarationText= funcID// (textSnapshot.GetText declarationSpan).Replace(func.CompiledName, funcID)
208+
letfullDeclarationText= funcID
209209
letfullTypeSignature= func.FullType.ToString()
210210
// Try to re-use the last results
211211
if lastResults.ContainsKey fullDeclarationTextthen

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp