Skip to content

fix: escape literal $ in for-range snippets #1181

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

Closed
wants to merge 1 commit into from

Conversation

chrisgrieser
Copy link
Contributor

@chrisgrieser chrisgrieser commented Jul 31, 2024

Unescaped, they make the snippets invalid; using the builtin snippet expansion from neovim, those two range snippets result in the error ...10.1/share/nvim/runtime/lua/vim/lsp/_snippet_grammar.lua:177: snippet parsing failed

@skovhus skovhus enabled auto-merge July 31, 2024 15:09
@skovhus skovhus disabled auto-merge September 14, 2024 13:16
dezza added a commit to dezza/bash-language-server that referenced this pull request Feb 26, 2025
Continuation and more complete version of bash-lsp#1181
@skovhus
Copy link
Collaborator

skovhus commented Mar 1, 2025

Thanks. Replaced by #1258

@skovhus skovhus closed this Mar 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants