Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Question
Sunday, September 23, 2018 10:04 AM
Hello all!
Which functionality does a solution file provide when I'm using multiple projects in a workspace of VS Code?
Thank you.
All replies (2)
Friday, September 28, 2018 5:43 AM ✅Answered | 1 vote
Hi Alex,
Welcome to the MSDN forum.
Refer to your description, your issue is about the VS Code and our forum is to discuss the VS IDE issues, please redirect to this appropriate forum: https://stackoverflow.com/questions/tagged/visual-studio-code and create a new thread with ‘visual-studio-code’ tag for a better support, thank you for your understanding.
If you just want to open/load the .sln inside the VS code, like Laurens said, you can have a look at the vscode-solution-explorer extension.
Best regards,
Sara
MSDN Community Support Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact [email protected]
Sunday, September 23, 2018 8:01 PM | 2 votes
Hi! ,
If you want use the .sln file in vscode i highly recommond using the "vscode-solution-explorer" as extension. By default vs code does not treat .sln files like visual studio. Its not a full IDE.
https://github.com/fernandoescolar/vscode-solution-explorer
Kind regards.
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to MSDN Support, feel free to contact [email protected].