-
Notifications
You must be signed in to change notification settings - Fork 137
Feature/allow different delimiters for sed and prettify labels #913
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/allow different delimiters for sed and prettify labels #913
Conversation
...github.com/EmilySeville7cfg/bash-language-server into feature/allow-different-delimiters-for-sed
Thanks!
use - instead of : in labels
Curious what the reason behind this change. Is that more standard?
Curious what the reason behind this change. Is that more standard?
This change reflects this comment. Actually there is no standard here AFAIK. You can meet spaces in labels too.
I am thinking about replacing -
with spaces. But I don't know whether Vim/Emacs will be okay with such snippets. @Shane-XB-Qian, do you know anything about this? Is it fine to have spaces for snippets used in Vim/Emacs?
This PR is closed in favor to #923.
|
delimiter for sed commands-
instead of:
in labels