Skip to content

Add configuration option for diagnostic delays in editor #19347

Open
@cartermp

Description

This is from this comment: #18376 (comment)

F# is hurt a bit by artificial delays in squiggles in the editor. Because we have type inference, people rely on instant feedback on if something will work via squiggles (or lack thereof). Because type inference already takes quite a bit of time, any additional delay gives the appearance the editor is unresponsive in certain scenarios for F#.

A configuration flag to opt out of these delays would be great. We would configure this in our editor layer.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions