VHDL-LS / rust_hdl_vscode

VHDL Language Support for VSCode
MIT License
53 stars 17 forks source link

Access to a VHDL project residing on a network drive #75

Closed c-giard closed 1 year ago

c-giard commented 1 year ago

Hi tried to load my project residing on a network file. I tried using both mapped network drive (z:) and UNC address (\server\aaa\bbb). In both cases, reference to UNC path are detected by VHDL_LS files in my vhdl_ls_toml can't be identified. I tried to disable "Restrict UNCAccess" in "Settings/Security" but I get the same results.

Anyone had similar issue? How can I sove that?

kraigher commented 1 year ago

This is potentially fixed in the newest release, try again.