Vitaly Harisov wrote: > > I suggest use right document margin for errors/warnings > indication as it implemented in IntelliJ Idea: > > http://www.sunbay.crimea.ua/~vitaly/todo-in-idea.png
Thanks for the suggestions but we don't agree on implementing them (no offense intended). IntelliJ Idea is an IDE. XXE is a validating, ``grammar directed'', XML editor. When I program in Java[tm], I often do errors and I may be happy to see them ASAP in the right document margin. When I write documents with XXE, XXE prevents me from making errors. Therefore, I would only see cross-reference errors, which, 99% of the time, are caused by the fact that I'm writing a document module (that is, these are not errors). However, your suggestion could apply to spell-checking (except that in this case, people are used to see the unknown words underlined using a jagged red line). > > Also I suggest to implement TODO indication as it do in Idea. Our goal is to allow *you* to implement such feature, if you really want that. Our product is less sophisticated than many other products. Our goal is not to reach their level of sophistication, but to make XXE extensible enough (which is not yet the case -- you'll see that with XXE V3).

