rust_hdl_vscode
rust_hdl_vscode copied to clipboard
[FEATURE REQUEST] Path to vhdl_ls.toml defined in VSCode workspace settings.json
It would be great if the location of the vhdl_ls.toml file was customisable from the VSCode workspace settings.json. For example:
{
"vhdlls.toml_path": "/path/to/vhdl_ls.toml"
}