-
Notifications
You must be signed in to change notification settings - Fork 65
Issues: tree-sitter/tree-sitter-bash
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Bash regex containing single-quote space next to string literal breaks highlighting beyond its point
#275
opened Sep 27, 2024 by
mooreye
Associative array access with concatenated keys without quotes fails to parse
#268
opened Jul 8, 2024 by
Popkornium18
herestring_redirect
should be in a redirected_statement
, not in a bare command
#260
opened Mar 21, 2024 by
verhovsky
Incorrect highlighting of variable substitution with for string with closing braces "\}"
#259
opened Mar 21, 2024 by
ZiViZiViZ
foo$"bar"
is a translated_string
not a bare $
followed by string
#258
opened Mar 14, 2024 by
verhovsky
Parsing Broken: Remove smallest pattern with nested expansion is broken
#254
opened Feb 16, 2024 by
holmanb
Parsing error with extglob inside a pattern with some special prefixes
#246
opened Feb 10, 2024 by
folliehiyuki
"Escaped" with a backslash single quote is shown as escaped inside single-quoted string (invalid)
#234
opened Nov 16, 2023 by
Andrew15-5
Is this a bug or not? String concatenation of backtick command substitution generating extra argument splits
#215
opened Sep 14, 2023 by
unphased
simple_expansion at incorrectly low precedence inside concatenation
#180
opened Jun 23, 2023 by
blumbra63
Comments inside one-line backtick command expansions are not parsed properly ->
# comment
#116
opened Nov 30, 2021 by
PowerUser64
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.