Lots of improvements to snippets. The end result is shown on the screen shot, and you can use Tab to go to the next cursor position.
 You can view, comment on, or merge this pull request online at: https://github.com/geany/geany/pull/1470 -- Commit Summary -- * snippets: Allow keybinding overloading of snippet-next-cursor. * snippets: Remove cursor position at the end of constructs. * snippets: Use Scintilla indicators for cursor posititons. * api: Increment API version. -- File Changes -- M data/snippets.conf (34) M src/editor.c (168) M src/editor.h (5) M src/highlighting.c (5) M src/keybindings.c (4) M src/plugindata.h (2) -- Patch Links -- https://github.com/geany/geany/pull/1470.patch https://github.com/geany/geany/pull/1470.diff -- 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/pull/1470
