Skip to content

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

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
WhiteBlackGoose opened this issue Jul 25, 2021 · 2 comments
Closed

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

WhiteBlackGoose opened this issue Jul 25, 2021 · 2 comments
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead

Comments

@WhiteBlackGoose
Copy link

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).

@ghost ghost added Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead labels Jul 25, 2021
@CyrusNajmabadi
Copy link
Member

@TIHan can you transfer this to your repo? Thanks!

@TIHan
Copy link
Contributor

TIHan commented Jul 26, 2021

dotnet/fsharp#11892

@TIHan TIHan closed this as completed Jul 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area-IDE untriaged Issues and PRs which have not yet been triaged by a lead
Projects
None yet
Development

No branches or pull requests

3 participants