In Visual Studio, one can create "Solution Folders" to group different .NET projects into a virtual folder. Is there any equivalent solution for VS Code?
I've tried installing the extension vscode-solution-explorer, but it doesn't support virtual folders.
The extension vscode-solution-explorer supports virtual folder. Here are the steps:
Search and install (extension id):
fernandoescolar.vscode-solution-explorer
Looking in sidebar for last icon named "Solution":

Click right button in file .sln and choice Create folder:

Choice name and press enter:

Drag yours projects for solution folder.
The extension that you mentioned seems to work.
Load an existing solution, right click in the solution file > "create new folder" . A virtual folder will be created. Then, add an existing project to solution and move it to the virtual folder.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With