Describe the bug
I have a big sln, and a few slnf (with different subset of projects) on this sln. If I choose color for one slnf, I see the same color for all slnf based on this sln. I would prefer to see different colors in different slnfs.
To Reproduce
Steps to reproduce the behavior:
Create sln, and 2 slnf.
Open 1st slnf and choose color.
Close solution, open 2nd slnf.
You will see the same color.
Additional context
There are difficulties to get full path to slnf file from VSIX, described here with no feedback.
Describe the bug I have a big sln, and a few slnf (with different subset of projects) on this sln. If I choose color for one slnf, I see the same color for all slnf based on this sln. I would prefer to see different colors in different slnfs.
To Reproduce Steps to reproduce the behavior:
Additional context There are difficulties to get full path to slnf file from VSIX, described here with no feedback.