Closed
Description
It would be great if the user could provide more file extensions to parse. At the moment, only *.sh
files are found and parsed:
When working with Bash scripts that use a different extension, e.g. .bash
, the bash language server currently does not work.
It would be great if there was a configuration option that would allow to list the extensions that should be scanned...