These changes are after review ...not sure how my other pull request got merged You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/926
-- Commit Summary --
* jump to matching tag and select matching tag
-- File Changes --
M pairtaghighlighter/src/pair_tag_highlighter.c (90)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/926.patch https://github.com/geany/geany-plugins/pull/926.diff
LarsGit223 requested changes on this pull request.
I re-tested this and select seems to work fine now :+1:
There is one little open issue: if the cursor is in a closing tag and the matching opening tag starts at the beginning of the document, then goto does not work.
@sagarchalise pushed 1 commit.
e3d7f37ecb5bf394f329b7f94ff86aabac45ba32 jump on 0 line if not selecting
LarsGit223 approved this pull request.
I have re-tested and now it seems to work fine. Goto and Select work as expected, also on elements which start at the beginning of the document.
@vmkononenko: please have a look.
Merged #926 into master.
github-comments@lists.geany.org