The language server will attempt to load a TOML file named .redscript from every workspace folder.
This file can contain the following configuration options:
source_roots allows you to specify source directories where the compiler should look for REDscript files, defaults to ["."]
format block allows you to configure the formatter, you can find the available options here