-
-
Notifications
You must be signed in to change notification settings - Fork 389
Bracketing for snippet completions #1709
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
Bracketing for snippet completions #1709
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I left a comment in the original issue on why I am skeptical that this is an improvement.
… with no arguments no longer bracketed
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice job!
It looks like a symbolic link was accidentally deleted - please restore it before merging.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thank you!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍
Sorry for late reaction, and thank you for the implementation!
Fix: #1700
This can easily be changed to the first variation suggested in the issue (without typed holes).
I'm not sure how to write a test case for this.