alex wrote:
http://i.imgur.com/3i5R4Mn.png?1
A first shot - I guess in cases of having template parameters,
stuff should get 'expanded' to the final type, right? Well then
I still have to work on it. Anyway it also works for template
mixins and mixin statements. You just move the caret into a
mixin, wait half a sec and then get the evaluated string
displayed in a halfway good style.
Ah, regarding the style..I also have to optimize it again -
never touched any 'pretty printing' of entire ASTs before ;)
Now that's impressive. Can't wait to see exactly what will come
of the expression evaluation :D