Tagged Questions
4
votes
2answers
175 views
Is there any way to do custom “grouping” of files in Visual Studio's Solution Explorer?
To explain a little more, I have a file Sidebar.cs, and I have Sidebar.js, and Sidebar.css.
I would like to be able to make it Sidebar.cs, Sidebar.cs.js, and Sidebar.cs.css, and have the js and css ...
3
votes
2answers
214 views
Stop sign icon in VS2005 Express solution explorer
What does a small stop sign icon on a file in solution explorer mean? Someone asked the same question a year ago Original Question but the answer provided is of no help.
The icon looks like this:
...