[Github-comments] [geany/geany] Inconsistent snippet expansion (#1560)

philip r brenan notifications at xxxxx
Wed Jul 26 12:53:09 UTC 2017


Using the following snippets I am able to expand 𝝰 to **alpha** but unable to expand < to <> unless I add < to wordChars which was not needed for 𝝰 which seems inconsistent?  I think it would be helpful if symbols could be expanded in situations like **a<** without requiring a leading space, perhaps if they were listed in a symbol: "expandTheseItemsWithOutALeadingSpace" ?


[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#$%&:.

[Perl]
𝝰=alpha
<=<>

-- 
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/1560
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170726/fc319c6b/attachment.html>


More information about the Github-comments mailing list