-
Notifications
You must be signed in to change notification settings - Fork 830
Closed
Labels
Area-FCSBugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.(Internal MS Team use only) Describes an issue with extreme impact on existing code.
Milestone
Description
The editor of Visual Studio Preview gets extremely (at this stage unusable) slow after referencing a NuGet package in a F# script file.
Repro steps
Provide the steps required to reproduce the problem:
-
Reference a NuGet package, e.g.
#r "nuget: ML" -
Certain actions cause the editor to slow down very noticeably (hit enter, wait for the auto completion list)
Expected behavior
Actual behavior
It's hard to tell from the screen capture, but I deliberately typed very slow to wait for the auto completion to kick in...
Related information
- Windows 10 Insider; Version 2004 (Build 19041.153)
- .NET 5 Preview
- Microsoft Visual Studio Preview Community
- Surface Laptop Gen1 i5
jonsagara, Tarmil, andriniaina, jkone27, kentcb and 1 more
Metadata
Metadata
Assignees
Labels
Area-FCSBugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.(Internal MS Team use only) Describes an issue with extreme impact on existing code.


