Great talk. I should visit your group in munich :)
@michelians11482 ай бұрын
They work well in MSVC... if you disable intellisense. Seperate library projects connect together as easily as C#/.NET assemblies as well, a huge benefit.
@ChrisCarlos64Ай бұрын
If you're using Visual Studio, I find that sometimes disabling the scan for modules settings helps more, and you don't have to disable intellisense too much. However, it then slows down a lot when you try to push F12 to "Go to symbol" and I'm never sure which approach I want to take. Do I give up intellisense or do I give up jumping around my code? Sometimes it has to be both, because it still crashes often. Support for building and compiling is great, but the tools need to catch up.