fsprojects-archive / zzarchive-VisualFSharpPowerTools

[ARCHIVED] Power commands for F# in Visual Studio
http://fsprojects.github.io/VisualFSharpPowerTools/
Apache License 2.0
310 stars 77 forks source link

[VS 15] Navigate To / Find all refs / Rename works only on opened projects if "Lightweight solution load" feature is enabled #1477

Closed vasily-kirichenko closed 7 years ago

vasily-kirichenko commented 7 years ago

image

This feature makes VS to not load any projects when a solution is loaded. Solution loading is super fast, but Navigate to and Find all references (I suspect solution wide "Rename" either) do not work on all projects in solution, them see only those which have been "activating" (i.e. open in Solution Explorer).

I thing it's a huge problem.

vasily-kirichenko commented 7 years ago

We are not going to support VS 2017.