bash-language-server
bash-language-server copied to clipboard
Failed to parse expression [[ X != @(A|B|C) ]]
Present on version 1.5.6 and 1.6.1. I'm assuming on all other versions as well.
Thanks for reporting this issue. It seems to be a grammar issue.
Can you create an issue over here? https://github.com/tree-sitter/tree-sitter-bash
Can do
On Tue, Nov 12, 2019 at 1:20 PM Kenneth Skovhus [email protected] wrote:
Thanks for reporting this issue. It seems to be a grammar issue.
Can you create an issue over here? https://github.com/tree-sitter/tree-sitter-bash
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mads-hartmann/bash-language-server/issues/158?email_source=notifications&email_token=AKKNZR3MVM4E72MJJVVFEEDQTL6ZFA5CNFSM4JMH2ZY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOED3TRVI#issuecomment-553072853, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKKNZR3J5BROWT7T7Z2WVF3QTL6ZFANCNFSM4JMH2ZYQ .
This seems to have been fixed in the newer version of the grammar