-
Notifications
You must be signed in to change notification settings - Fork 832
Closed
Labels
Area-VS-EditorVS editor support for F# code, not covered elsewhereVS editor support for F# code, not covered elsewhereBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Milestone
Description
-
Auto open namespace/module in wrong place. Currently it will insert
openstatements to the outest namespace/module, but maybe the statement should be inserted to the closest places to the function

Expected behavior
openstatement should be inserted to the closest places to the function

- Treat static class as a F# module with
[<RequireQualifiedAccess>]like insertArrayorSeq
Related information
Provide any related information (optional):
Microsoft Visual Studio Community 2022
Version 17.4.1
Visual F# Tools 17.4.0-beta.22512.4+525d5109e389341bb90b144c24e2ad1ceec91e7b
vzarytovskii
Metadata
Metadata
Assignees
Labels
Area-VS-EditorVS editor support for F# code, not covered elsewhereVS editor support for F# code, not covered elsewhereBugImpact-Medium(Internal MS Team use only) Describes an issue with moderate impact on existing code.(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Type
Projects
Status
Done
