from https://forum.dlang.org/thread/[email protected]:
* Tooltips on token-string literals adds a lot of extra spacing between symbols.
* Tooltips that show documentation can have excessive line breaks.
* Tooltips on variables repeat attributes - eg, "private int length;" produces "private private(int) [parent].length" instead of perhaps "(variable) private int [parent].length".
* C#-style formatting and colourisation in tooltips.
Comment #1 by robert.schadek — 2023-10-18T20:22:10Z