I currently work with Visual Studio 2013.
Typically, in the solution explorer, scss files are displayed with their .css, .css.map, and .min.css files neatly grouped under the main .scss file. However, I'm experiencing a lack of organization as all these files are being shown individually in my solution explorer.
If anyone has any helpful tips or shortcuts to get these files grouped together again, I would greatly appreciate it!