You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 text was updated successfully, but these errors were encountered:
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)
The text was updated successfully, but these errors were encountered: