Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tree-sitter/tree-sitter-bash issues and pull requests

#177 - Proper highlighting is broken

Issue - State: closed - Opened by sahashirshendu over 1 year ago - 3 comments

#176 - Problem circa bit shift operator

Issue - State: closed - Opened by jcorbin over 1 year ago - 2 comments

#175 - Error when using parentheses in arithmetic expansion

Issue - State: closed - Opened by ObserverOfTime over 1 year ago - 1 comment

#174 - Restore prebuild dependencies

Pull Request - State: closed - Opened by verhovsky over 1 year ago

#173 - Undo misguided package.json changes

Pull Request - State: closed - Opened by verhovsky over 1 year ago

#172 - Unknown syntax should not break the syntax

Issue - State: closed - Opened by Thanatermesis over 1 year ago - 9 comments

#171 - #170

Issue - State: closed - Opened by Nimano1981 over 1 year ago

#170 - Allow backslash-escaping whitespace in words

Pull Request - State: closed - Opened by verhovsky over 1 year ago - 3 comments

#169 - Faulty backslash quoting/escapes of spaces/whitespace

Issue - State: closed - Opened by tmillr over 1 year ago

#168 - Highlight "select" and "until" as keywords

Pull Request - State: closed - Opened by verhovsky over 1 year ago

#167 - pipeline nodes shouldn't nest

Issue - State: closed - Opened by verhovsky over 1 year ago - 1 comment

#166 - Wrong parsing of patterns in inequality (!=)

Issue - State: closed - Opened by jkeDev over 1 year ago

#165 - Bash case pattern with escaped space not rendered correctly in Neovim

Issue - State: closed - Opened by madjxatw over 1 year ago - 4 comments

#164 - Single-line `case` fails to parse

Issue - State: closed - Opened by lucy over 1 year ago

#163 - Improve 'expansion' rule

Pull Request - State: closed - Opened by c4rlo over 1 year ago - 3 comments

#161 - Unquoted special chars in bash patterns causes errors

Issue - State: closed - Opened by tmillr over 1 year ago

#160 - Wrong parsing for `${!#}`

Issue - State: closed - Opened by ppwwyyxx over 1 year ago - 1 comment

#159 - Heredoc termination erroneously detected when not at start of line

Issue - State: closed - Opened by unphased over 1 year ago - 11 comments

#158 - Cant Install tree-sitter-bash for some reason

Issue - State: closed - Opened by fislysandi over 1 year ago - 1 comment

#157 - Support optional opening paren in case

Pull Request - State: closed - Opened by verhovsky over 1 year ago

#156 - Support file descriptors for here docs/strings

Pull Request - State: closed - Opened by verhovsky over 1 year ago

#155 - Question: The purpose and consequences of \n nodes

Issue - State: closed - Opened by Xophmeister over 1 year ago - 1 comment

#154 - Bad Parsing of here string with file descriptor

Issue - State: closed - Opened by rasmuspeders1 over 1 year ago - 2 comments

#153 - Find error in valid bash script

Issue - State: closed - Opened by palandovalex over 1 year ago

#152 - Feature - add questions to issues

Issue - State: closed - Opened by palandovalex over 1 year ago

#151 - broken high lighting

Issue - State: closed - Opened by palandovalex over 1 year ago - 5 comments

#149 - Migrate scanner to C

Issue - State: closed - Opened by lewis6991 over 1 year ago - 1 comment

#148 - `<<< "..."` causes the entire file to be treated as string

Issue - State: closed - Opened by martin-braun over 1 year ago - 6 comments

#147 - `echo $`

Issue - State: closed - Opened by verhovsky over 1 year ago

#146 - Word followed immediately by backtick command substitution

Issue - State: closed - Opened by verhovsky over 1 year ago - 1 comment

#145 - Fix CI

Pull Request - State: closed - Opened by verhovsky almost 2 years ago

#144 - can not extract string of the bash script

Issue - State: closed - Opened by riusksk almost 2 years ago

#143 - Use pushd/popd for folding

Issue - State: closed - Opened by WuerfelDev almost 2 years ago - 1 comment

#142 - [fix] Here-documents: parse a “real” shell word (or close enough) after `<<`

Pull Request - State: closed - Opened by domq almost 2 years ago - 5 comments

#141 - Escaped newline in the middle of a variable name

Issue - State: closed - Opened by verhovsky almost 2 years ago

#140 - Redirect in command cause problem

Issue - State: closed - Opened by black-desk almost 2 years ago - 4 comments

#139 - Incorrect result of ts_node_first_child_for_pos in a heredoc_body

Issue - State: closed - Opened by casouri almost 2 years ago - 8 comments

#138 - Publish package with GitHub Actions

Pull Request - State: closed - Opened by verhovsky almost 2 years ago - 5 comments

#137 - Fix scanning of heredoc_body to allow empty bodies

Pull Request - State: closed - Opened by jaopaulolc almost 2 years ago - 3 comments

#136 - Grammar railroad diagram

Issue - State: closed - Opened by mingodad almost 2 years ago - 1 comment

#135 - Parse Bash's tests

Pull Request - State: closed - Opened by verhovsky almost 2 years ago - 2 comments

#134 - Publish new release?

Issue - State: closed - Opened by figsoda about 2 years ago - 19 comments

#133 - Missing reserved words

Issue - State: closed - Opened by jaopaulolc about 2 years ago - 3 comments

#132 - rust: enables highlights query

Pull Request - State: closed - Opened by Dav1dde about 2 years ago

#131 - Update CI

Pull Request - State: closed - Opened by verhovsky about 2 years ago

#130 - Option arguments should be treated differently

Issue - State: closed - Opened by ObserverOfTime about 2 years ago - 4 comments

#129 - Heredoc delimiter with "_" is not correctly parsed

Issue - State: closed - Opened by ppwwyyxx about 2 years ago - 2 comments

#128 - fix: # in concat position

Pull Request - State: closed - Opened by taekwombo about 2 years ago - 2 comments

#127 - `'#'` as part of a quote should not be a comment

Issue - State: closed - Opened by naclsn over 2 years ago - 3 comments

#126 - Allow `var=;` as valid syntax

Pull Request - State: closed - Opened by naclsn over 2 years ago

#125 - >&2 causes the rest of the file to be a quoted string

Issue - State: closed - Opened by classabbyamp over 2 years ago - 2 comments

#124 - Swift Package Manager

Pull Request - State: closed - Opened by lukepistrol over 2 years ago - 5 comments

#123 - Keyword highlighting breaks with same-line variables

Issue - State: closed - Opened by PowerUser64 over 2 years ago

#121 - Rename ansii_c_string and string_expansion

Pull Request - State: closed - Opened by verhovsky over 2 years ago - 3 comments

#120 - Bump tree-sitter to 0.20, expose highlight query in rust binding

Pull Request - State: closed - Opened by Tiggilyboo over 2 years ago - 3 comments

#119 - Parser does not handle brace expansion for arrays {1..10} correctly

Issue - State: closed - Opened by Wilfred over 2 years ago - 3 comments

#118 - heredoc_body should be a child of heredoc_redirect

Issue - State: closed - Opened by verhovsky over 2 years ago

#117 - Update Cargo.toml

Pull Request - State: closed - Opened by nokome almost 3 years ago - 1 comment

#115 - adding zsh expansion flags

Pull Request - State: closed - Opened by ryaminal almost 3 years ago - 12 comments

#114 - $a not recognized as variable name followed by dot/period

Issue - State: closed - Opened by pickfire about 3 years ago - 1 comment

#113 - expansion with whitespace should error: ${one two}

Issue - State: closed - Opened by verhovsky about 3 years ago - 6 comments

#112 - Add support for 'until' loops

Pull Request - State: closed - Opened by mjambon about 3 years ago

#111 - Support for 'select' loops

Pull Request - State: closed - Opened by mjambon about 3 years ago

#109 - Handle words containing bare '#'

Pull Request - State: closed - Opened by oxalica about 3 years ago - 1 comment

#108 - comments are missing newlines

Issue - State: closed - Opened by milahu about 3 years ago - 3 comments

#107 - node.type \n should be newlines or whitespace

Issue - State: closed - Opened by milahu about 3 years ago - 3 comments

#106 - Fixed CRLF behavior for tests, run tests on all platforms in GitHub CI

Pull Request - State: closed - Opened by ahelwer about 3 years ago - 1 comment

#105 - tree-sitter test fails on Windows

Issue - State: closed - Opened by ahelwer about 3 years ago - 1 comment

#104 - [] in an argument is parsed as a concatenation

Issue - State: closed - Opened by verhovsky about 3 years ago - 1 comment

#103 - feat: separate field + node to access strings content

Pull Request - State: closed - Opened by ahlinc about 3 years ago - 2 comments

#102 - fix: escaped newline immediately after a char, resolves #100

Pull Request - State: closed - Opened by ahlinc about 3 years ago - 1 comment

#101 - Get the value of a string literal

Issue - State: closed - Opened by verhovsky about 3 years ago - 2 comments

#100 - Newline isn't escaped when backslash is not preceded by whitespace

Issue - State: closed - Opened by verhovsky about 3 years ago - 2 comments

#98 - Highlight completely broken after a heredoc whose content are purely variables

Issue - State: closed - Opened by willww64 over 3 years ago - 7 comments

#97 - Fix Cargo repository URL

Pull Request - State: closed - Opened by Sighery over 3 years ago - 1 comment

#96 - No parsing for escape sequences like \n in string

Issue - State: closed - Opened by kaddkaka over 3 years ago - 1 comment

#95 - Program freezes on query

Issue - State: closed - Opened by luminr over 3 years ago - 1 comment

#94 - Tests fail with CRLF line endings

Issue - State: closed - Opened by lukedan over 3 years ago - 1 comment

#93 - Fails to parse one-line code block with return statement

Issue - State: closed - Opened by hinell about 4 years ago - 7 comments
Labels: bug

#92 - Does this work with zsh?

Issue - State: closed - Opened by nomasprime about 4 years ago - 3 comments

#91 - Spaces in subscript arithmetic expression

Issue - State: closed - Opened by syyyr about 4 years ago - 3 comments
Labels: bug

#90 - Fail to parse ternary operation: $(($n < 10 ? $n : 10))

Issue - State: closed - Opened by maximeB about 4 years ago - 1 comment
Labels: bug

#89 - Failed to parse expression when using fallthrough in case statement

Issue - State: closed - Opened by BenFradella about 4 years ago - 1 comment
Labels: bug

#88 - Parse fails with here doc

Issue - State: closed - Opened by brandonkal over 4 years ago
Labels: bug

#87 - Failed to parse expression 'echo $(((duedatesec-todaysec)/86400))'

Issue - State: closed - Opened by paapereira over 4 years ago - 4 comments
Labels: bug

#86 - if ! var=$(func) parser failure

Issue - State: closed - Opened by pschmitt over 4 years ago - 2 comments

#84 - Improve support for C-style for-loops

Pull Request - State: closed - Opened by skovhus over 4 years ago - 4 comments

#79 - Make all quoted here-documents raw and fix tests

Pull Request - State: closed - Opened by derekschrock over 4 years ago - 7 comments

#78 - Failed to parse expression >|

Issue - State: closed - Opened by ranebrown over 4 years ago - 2 comments

#77 - Failed to parse expression ${#}

Issue - State: closed - Opened by hoijui over 4 years ago - 2 comments

#76 - Update README

Pull Request - State: closed - Opened by skovhus over 4 years ago - 3 comments

#74 - Parser fails on for loop syntax with line continuation

Issue - State: closed - Opened by ghost over 4 years ago

#73 - Arithmetic operation in arrayelement will mark code as invalid

Issue - State: closed - Opened by peedy2495 almost 5 years ago