The **aa** snippet below works well. But the snippet below that does not work.
If it did, it would make my snippet perfect!
```
[Special]
brace_open=\n{\n\t
brace_close=}\n
block=\n{\n\t%cursor%\n}
block_cursor=\n{\n\t%cursor%\n}\n%cursor%
wordchars=_abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789#$%&:.
hash=#
[Perl]
aa=\t\t\t\t\t\t\t%hash%
%hash%=\t\t\t\t\t\t\t%hash%
```
--
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/1556