Kenneth Skovhus

Results 255 comments of Kenneth Skovhus

This seems to have been fixed in the newer version of the grammar

Thanks for reporting this issue. It seems to be a grammar issue. I create an issue: tree-sitter/tree-sitter-bash#62

In my version of bash I actually get an error here: ``` "line 3: "16"#"ff": syntax error: operand expected (error token is ""16"#"ff"")" ``` ``` $ bash --version GNU bash,...

This seems to have been fixed in the newer version of the grammar

Good catch. Let me know if you want to help fix the issue.

> Sure, I'd definitely be willing to take a crack at it this weekend Thanks, that would be great! 👏

We do not have any forum/channels, but feel free to ping me here or in a draft PR. :)

> I haven't found a way to disable logging for the server. Which logging would you like to disable?

@maximbaz good idea. Are you up for creating a PR for this? :)

Thanks for reporting this issue. It seems to be a grammar issue – so related to the library used for parsing. Can you see if this is already reported upstream...