tree-sitter-langs icon indicating copy to clipboard operation
tree-sitter-langs copied to clipboard

Missing bash builtin keywords

Open wyuenho opened this issue 3 years ago • 1 comments

break, continue, exec, exit, logout, return, and until seem to be missing from the bash grammar queries. Is this intentional?

wyuenho avatar Mar 17 '22 13:03 wyuenho

It was probably an oversight.

ubolonton avatar Mar 19 '22 04:03 ubolonton