Visual Studio 17.5 F# Remove unused open declarations does not work for Document, Projec,t or Solution #14864
Labels
Area-VS-Editor
VS editor support for F# code, not covered elsewhere
Bug
Impact-Medium
(Internal MS Team use only) Describes an issue with moderate impact on existing code.
Regression
This issue has been moved from a ticket on Developer Community.
In Visual Studio 17.5, when I select an unused open declaration and type
ctrl + .
to launch theQuick Actions
, then selectRemove open declarations
, it works if IPreview changes
. If I selectFix all changes
in any of the options, it does not work. It does not work forDocument
,Project
, orSolution
. I'm able to reproduce this with a new F# Console app.Original Comments
Cameron Taggart [MSFT] on 3/2/2023, 09:13 PM:
(private comment, text removed)
Cameron Taggart [MSFT] on 3/2/2023, 09:20 PM:
(private comment, text removed)
Feedback Bot on 3/3/2023, 02:00 AM:
(private comment, text removed)
Original Solutions
(no solutions)
The text was updated successfully, but these errors were encountered: