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

Commit67ebbd6

Browse files
Vasily KirichenkoVasily Kirichenko
Vasily Kirichenko
authored and
Vasily Kirichenko
committed
remove wrongly left a costly sprintf "%A" parsed-input which makes completion very slow
1 parent4fd3f3e commit67ebbd6

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

‎src/fsharp/vs/ServiceUntypedParse.fs‎

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -919,9 +919,6 @@ module UntypedParseImpl =
919919
| None-> None
920920
| Some pt->
921921

922-
letast= sprintf"%+A" pt
923-
let_x= ast
924-
925922
match GetEntityKind(pos, pt)with
926923
| Some EntityKind.Attribute-> Some CompletionContext.AttributeApplication
927924
|_->

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp