Open techee opened 3 months ago
For instance, we have configure.ac files set to Bash file type but the shell language server doesn't like that. So each server should have a config option like:
configure.ac
supported_extensions=*.sh
to restrict the filetype settings.
For instance, we have
configure.ac
files set to Bash file type but the shell language server doesn't like that. So each server should have a config option like:to restrict the filetype settings.