On September 22, 2024 7:01:32 PM GMT-04:00, H <age...@meddatainc.com> wrote: >Running geany 2.0. I'd like to extend the auto-completion to non-alpha >strings such as {{ which should be auto-completed to {{ }}, or {% which >should be auto-completed to {% %} etc. > >This does not seem to work but is there any way to get it to work?
Solved. I found the definition of word chars in snippets.conf, added [ and { to the list of characters and can now auto-complete strings beginning with [ or { which is great. _______________________________________________ Users mailing list -- users@lists.geany.org To unsubscribe send an email to users-le...@lists.geany.org