dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
18.71k stars 3.98k forks source link

Implement a specialized Workspace for loose .csx file open in VS #5263

Open tmat opened 8 years ago

JohnLouderback commented 8 years ago

:thumbsup: This would be a great feature.

GibbOne commented 8 years ago

For sure this together with #5325 will be very interesting