Is there any way to work with a current text selection with the Macro Plugin? I need to prepend/append a tag pair to selected text. I currently can do this with single words by coding `Ctrl-Left, Ctrl-Right` into the macro, but I would like the ability to span multiple words so that they all were included in the tag pair.
I don't see a way of doing this, but geany can do it to multiple words via the Edit/Format menu, and that got me wondering. Thanks! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/geany/geany-plugins/issues/871
