Skip to content

IDE0005 is not fixed solution-wise in F# in 17p2.1 #11892

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Tracked by #15408
TIHan opened this issue Jul 26, 2021 · 1 comment
Closed
Tracked by #15408

IDE0005 is not fixed solution-wise in F# in 17p2.1 #11892

TIHan opened this issue Jul 26, 2021 · 1 comment
Labels
Area-LangService-CodeFixes Code fixes associated with diagnostics Bug Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
Milestone

Comments

@TIHan
Copy link
Contributor

TIHan commented Jul 26, 2021

Reported by @WhiteBlackGoose

Version Used: 17p2.1

Steps to Reproduce:

Create an empty F# console app:

open System

printfn $"Hello world {5}"

Go to System, Ctrl+. and remove it document-wise, project-wise or solution-wise. All of those will do nothing (although it will remove the current open if you press enter).

@TIHan TIHan added Area-FCS Area-LangService-API Bug Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code. labels Jul 26, 2021
@dsyme dsyme added Area-LangService-CodeFixes Code fixes associated with diagnostics and removed Area-FCS Area-LangService-API labels Apr 5, 2022
@vzarytovskii vzarytovskii moved this to Not Planned in F# Compiler and Tooling Jun 17, 2022
@vzarytovskii vzarytovskii added this to the Backlog milestone Oct 19, 2022
@psfinaki
Copy link
Member

Duplicate of #14967 (or rather the other way round) and was fixed by @T-Gro recently. Works in VS preview as of now. Closing.

@github-project-automation github-project-automation bot moved this from Not Planned to Done in F# Compiler and Tooling Jun 15, 2023
@psfinaki psfinaki mentioned this issue Jun 15, 2023
85 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-LangService-CodeFixes Code fixes associated with diagnostics Bug Impact-Low (Internal MS Team use only) Describes an issue with limited impact on existing code.
Projects
Archived in project
Development

No branches or pull requests

4 participants