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).
Reported by @WhiteBlackGoose
Version Used: 17p2.1
Steps to Reproduce:
Create an empty F# console app:
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).