Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29273 Discussions

folders view in Intel Fortran solution explorer

forall
Beginner
577 Views
every time I open a solution in IVF it expands every single folder in the source files, even if, eg, all but one were closed before last shutdown. This expansion is *rather* inconvenient - is there any way to disable it?
many thanks
0 Kudos
3 Replies
nijhuis
Beginner
577 Views
You can maintain your prior situation in the Solution Explorer in the following way:
Select Options in the Tool menu and then choose Projects and Solutions from the Environment folder. Disable the selection of "Tracking Active Item in Solution Explorer". This selection will be maintained for the next sessions and you will regain the situation in the Solution Explorer that exist when you leave the solution.
Guus
0 Kudos
forall
Beginner
577 Views
thanks Guus,
remarkably, VS seems to obey this command for a console/Fortran windows application but not for a static library. Opening a former, all folders keep expanding at every 'open', regardless of last state or the 'tracking active' setting.
0 Kudos
nijhuis
Beginner
577 Views
My static libraries act as expected in Visual Studio.NET. If the flag 'tracking active' is deactivated, the status of the solution explorer remains unchanged after closing and opening the solution.
Guus
0 Kudos
Reply