Hurri04
Hurri04
I downloaded the packages from appveyor where it says 4.0.41. I've tried both the net4.5 and net4.7 versions. I just saw that the compiled AotGenerator.exe is on appveyor as well...
I've started looking into the code for a bit. If I understand correctly the key part would be in the ColorCoderTaggerServices.GetTagSpan method which parses ISpan.Kind and ClassificationSpan.ClassificationType values and returns...
> What's important is that it going to be used by ColorCoderTaggerProvider which in turn is going to be pick up by the framework. Do you have any links describing...
Does the API provide a callback to detect when an autocomplete suggestion has been accepted? And if so, would it not be possible to check the type of the inserted...