I'm using a weak computer that's chokes when I open too many programs (Out of my control).
So I want to have a lighter way to open Visual Studio solution files and csproj files.
I sometimes like to keep projects open for
- code reference
- easy access to files I care about.
- edit my custom msbuild tasks (don't compile thru the IDE)
Just want to eliminate the bloat of running a full blown IDE unnecessarily.
Know any apps or plugins for editors I can use?
Thanks