Is there a way to enclose selected text in HTML tags with a keyboard shortcut?

For example, for selected `text`, after using a shortcut it becomes 
`<(cursor)>text</(cursor)>`,
and then after typing `tag` and pressing space (or using any key moving the 
cursor or inserting whitespace) it becomes `<tag (cursor)>text</tag>`.

-- 
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/issues/1863

Reply via email to