You should know, that when you want to be able to see a variable as an image in 
the editor, it is more an editor feature, than a language feature. You would 
have to implement that in the editor of your choice on your own. But even then 
it is not trivial, because you would also have some support from nimsuggest, 
that is currently not there. When you are really convincey that this feature is 
a necessity, I guess you could implement it at least to some extent, but when 
you think it would be a few lines of code here and there you are better off by 
accepting that this is not a feature of Nim.

Reply via email to