👩💻 Join our community of thousands of amazing developers!
As promised, we now have a version of our IDE powered by Roslyn, Microsoft's open sourced C# compiler as a service When we did the port we found various leaks in the IDE that were made worse by Roslyn, so we decided to take the time and fix those leaks, and optimize our use of Roslyn. Next Steps We want to get your feedback on how well it works and to let us know what problems you are running into. Once we feel that there are no regressions, we will make this part of the default IDE...