After a short discussion on IRC channel I finally decided to make a single commit.If somebody is interested in git history, the separate plugin repo is here: https://github.com/vmkononenko/pair-tag-highlighter
Please, review the pull request.2013/4/2 Volodymyr Kononenko <vmkononenko@gmail.com>
A bit more playing with code is needed for XML support. Quick testing showed, that in some cases it does not work.I've played with several HTML files and it seems to work properly.The source code is available on Github:Hi all,I have implemented the functionality in a form of plugin, as it was suggested by Lex.
https://github.com/vmkononenko/pair-tag-highlighter
To install plugin, run make && make install.It may be needed to edit Makefile depending on your OS and arch.Suggestion and bugreports are welcome. After discussion in mailing list I will follow guidelines at http://www.geany.org/manual/reference/guidelines.html regarding adding plugin to main geany-plugins repository.