Skip to content

Slow down in Visual Studio Preview with Package references for F# scripts #8757

@toburger

Description

@toburger

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:

  1. Enable preview language features:
    image

  2. Reference a NuGet package, e.g. #r "nuget: ML"

  3. Certain actions cause the editor to slow down very noticeably (hit enter, wait for the auto completion list)

Expected behavior

BOVi6RlVl4

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...

A5siiOcMAT

Related information

  • Windows 10 Insider; Version 2004 (Build 19041.153)
  • .NET 5 Preview
  • Microsoft Visual Studio Preview Community
  • Surface Laptop Gen1 i5

Metadata

Metadata

Assignees

Labels

Area-FCSBugImpact-High(Internal MS Team use only) Describes an issue with extreme impact on existing code.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions