I think these are useful to working with xml pair tags.
- Editor Menu option for jumping to matching tag - Selecting to matching tag
You can view, comment on, or merge this pull request online at:
https://github.com/geany/geany-plugins/pull/763
-- Commit Summary --
* Macro gtk3 compatibility [Needs testing] * upstream compatibility * Gtk3 support * seems I wronged the merge upstream * Windows installer: update file remove list * Initialize loop variables to make cppcheck happy * NEWS: Minor rewording and fix some typos * Reword item about orphaned plugins * Unify plugin name spelling * Set release date for 1.31 * Post release version bump to 1.32 * Keybindings and Editor menu for jump to matching tag and select to matching tag
-- File Changes --
M pairtaghighlighter/src/pair_tag_highlighter.c (86)
-- Patch Links --
https://github.com/geany/geany-plugins/pull/763.patch https://github.com/geany/geany-plugins/pull/763.diff
@sagarchalise Would you mind to rebase it on current HEAD
@sagarchalise pushed 1 commit.
c8213c974f37fef6520493fff3366aad1bcdbfc8 rebased to current master
@sagarchalise pushed 1 commit.
4c191faedd2b7e523866afb7b2237e8e18fd59d5 merged with upstream master
@frlan Not sure this is what you wanted, but I have based the changes according to latest master.
LarsGit223 requested changes on this pull request.
I tested this and 2 things do not seem to work: - if the opening tag starts at position 0, then goto and select do not work - if the cursor is in the closing tag, then select does not work
@sagarchalise pushed 1 commit.
9e16dd7c7831b22d4e734b13a3dce3b95e4bbe56 selection based on upper tag as well as lower tags
@sagarchalise pushed 0 commits.
Closed #763.
Had to create another PR as this got closed during my rebasing...
You could have just reopened it.
github-comments@lists.geany.org