Re: [vim/vim] syntax(sh): avoid highlight functions in comment (PR #20831)
dezza (Vim Github Repository) <[email protected]>
| Newsgroups | gmane.editors.vim.devel |
|---|---|
| Message-ID | <vim/vim/pull/20831/[email protected]> |
dezza left a comment (vim/vim#20831) I don't feel ownership to this particular issue, but I don't see the reason for `#` not being excl besides someone using `#` as namespace sep in func, but ask @dkearns. wanted to clarify my prev comment was meant in terms of the code purely, I see how it could be misunderstood in hindsight - what I meant is the syntax defs lacks a bit of context to become extensible, its a shortcoming. However, these syntaxes especially a very used one like sh needs to be as performant as possible and make a good compromise of general use due to the ease of timing out syntax. I think I saw @chrisbra reject a similar idea of using a special char `/` as namespace in syntax sh, but can't find it now. -- Reply to this email directly or view it on GitHub: https://github.com/vim/vim/pull/20831#issuecomment-5086129079 You are receiving this because you are subscribed to this thread. Message ID: <vim/vim/pull/20831/[email protected]> -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/vim/vim/pull/20831/c5086129079%40github.com.