extrawurst
extrawurst
First of all thanks for this awesome project! The only real disadvantage I see with this component compared to the regular array drawer is that the original supports drag/dropping a...
is it possible to use git tags to mark specific versions in the future ? That makes it easier for authors of bindings for other languages to diff two versions.
today i got an xamarin update (6.0 build 4520) and mono-d is nowhere to be found suddenly
log says: ``` Exception in tooltip provider MonoDevelop.D.Gui.DToolTipProvider GetItem: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt. bei D_Parser.Resolver.LooseResolution.LookupIdRawly(ParseCacheView parseCache, ISyntaxRegion o, DModule oContext) bei D_Parser.Resolver.LooseResolution.c__AnonStorey0.m__0() bei D_Parser.Completion.CodeCompletion.DoTimeoutableCompletionTask(ICompletionDataGenerator cdgen,...
goto def on https://github.com/Extrawurst/unecht/blob/master/samples/helloworld/source/app.d#L18 with the cursors in `UERenderer` goes to the addComponent method instead of the template parameter type. see: 
see: 
see https://github.com/Hackerpilot/DCD
let us cut out the marked code...  and insert it above...  ..WAT
in this example the code completion obviously knows what kind of parameter is needed and still shows entries that could never lead to a type like that:  how can...
when typing the whole name of an item and pressing `return` to still accept it from the completion list just to get rid of the completion list a line-break is...