-
Notifications
You must be signed in to change notification settings - Fork 858
Bulk codefixes are broken #14967
Copy link
Copy link
Closed
Labels
Area-LangService-CodeFixesCode fixes associated with diagnosticsCode fixes associated with diagnosticsArea-VS-EditorVS editor support for F# code, not covered elsewhereVS editor support for F# code, not covered elsewhereBug
Milestone
Metadata
Metadata
Assignees
Labels
Area-LangService-CodeFixesCode fixes associated with diagnosticsCode fixes associated with diagnosticsArea-VS-EditorVS editor support for F# code, not covered elsewhereVS editor support for F# code, not covered elsewhereBug
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
Done
C#:
csharp.mp4
F#:
fsharp.mp4
Nothing happens in F#. This is sad.
Known workarounds
Apply codefixes one by one? Regex replace?
Additional context
Discovered during some F# session with @T-Gro