Skip to content

VS2017 RC regression - 15 second UI block after pressing "." #1815

@dsyme

Description

@dsyme

In VisualFSharp.sln, I pressed "." at the following line in CompletionProvider.fs, soon after opening the solution.

        let textLine = sourceText.Lines.  .GetLineFromPosition(caretPosition)

The VS 2017 UI locked up for about 15 seconds. I didn't yet get a stack trace of the blocking code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions