Intellisense after closing a solution and opening another one?
- Dominant language
- F#
- Stars
- 4.3k
- Forks
- 876
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 144
Description
I updated my VS to latest version (17.12.4) and first of all I have to say things have improved a lot from what it was a few months ago:
1. The solution and intellisense loads fast (seconds, not minutes)
2. And the memory consumption is around 2GB which is not bad.
3. And both of these despite using a lot of TypeProvider instances of many providers (FSharp.Data, SwaggerProvider, SQLProvider, ...)
So thanks for that!
Only a minor issue I found: If I close a solution and open another one without closing Visual Studio, then the intellisense doesn't load.
I tried twice with different F# solutions, did happen on both times: First loads fine, second time not.
No worries, workaround is just to restart VS between switching solutions.
Provide any related information (optional):
* Operating system: Win 11
* .NET Runtime kind: 9.0.102. Solution has it all: .Net standard libraries, .Net 9 executable and .Net Framework 4.8 executable
* Editing Tools (e.g. Visual Studio Version, Visual Studio): VS 2002 17.12.4
Contributor guide
Assessment
This issue has not been assessed yet.