Hi all,<br><br>I am software developer and I am using Geany almost every day. Let it be a short introduction :)<br><br>I found out that Geany does not have a feature, mentioned in mail subject. Is anybody busy with it?<br>
<br>A little googling showed me, that this feature is in Geany wishlist. So, I wish to implement it.<br>After the brief investigation I've found, that it may be implemented in on_update_ui (src/editor.c) by checking active lexer, and if it is HTML, then calling editor_highlight_html_tag function (or something like this).<br>
<br>Is it OK to implement on the editor level, or you think it would be correct to implement on the Scintilla lexer level (LexHTML.cxx)? Please, suggest.<br><br clear="all"><br>-- <br>Best regards,<br>Volodymyr Kononenko<br>
<a href="http://kononenko.ws" target="_blank">http://kononenko.ws</a><br>