bash-language-server
bash-language-server copied to clipboard
Wrong description on hover for `tr`
I'm working on WSL2 and tr is recognized as trap.
To produce it. Just create a new .sh file, and type:
tr '\n' '\0'
Maybe PR #281 has fixed it
At least it should be fixed in 3.3.1.
https://github.com/bash-lsp/bash-language-server/pull/577