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.73k stars 3.99k forks source link

Area-Interactive workitems #6813

Open ManishJayaswal opened 8 years ago

ManishJayaswal commented 8 years ago

1.2


1.2 - stretch


Wish list for 1.2


vNext

filipw commented 8 years ago

there is already support for C# scripts in all editors through Omnisharp

kuhlenh commented 8 years ago

@filipw we need to add support for directives: #r, #load, etc.

filipw commented 8 years ago

you mean that thing that's been in Omnisharp for many months? :smile: http://recordit.co/hcmdrE43Dj

filipw commented 8 years ago

it could be much improved, I agree on that though

dhusemann commented 8 years ago

Can this story be updated??