I work with SystemVerilog and UVM extensively , so I am wondering if I can somehow setup a path to the UVM installation directory so that I can get autocompletion of UVM keywords for every projects?
(svlangserver works great for SystemVerilog on my Neovim + CoC setup btw. Much appreciated)
The languageserver, as of now, doesn't support any verification constructs. UVM has been requested before as well, so a pull request for this would be great!
I work with SystemVerilog and UVM extensively , so I am wondering if I can somehow setup a path to the UVM installation directory so that I can get autocompletion of UVM keywords for every projects?
(svlangserver works great for SystemVerilog on my Neovim + CoC setup btw. Much appreciated)