rust_hdl_vscode icon indicating copy to clipboard operation
rust_hdl_vscode copied to clipboard

[FEATURE REQUEST] Path to vhdl_ls.toml defined in VSCode workspace settings.json

Open TroySharples opened this issue 2 years ago • 0 comments

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"
}

TroySharples avatar Dec 15 '23 14:12 TroySharples