We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
I have a hashtag character (#) in one of my files:
#
file:///home/raoul/foo/%23xxxx/bar.sh
But when requesting things like textDocument/definition, bash-language-server returns paths that are not %-encoded:
file:///home/raoul/foo/#xxxx/bar.sh