name: Language Server about: Language Server (LSP) issues title: '' labels: language-server assignees: ''
A couple of questions first
What activity failed (what functionality did not work as expected (e.g. Linting, Formatting, AUTO-expansion, go-to-definition, outline, hover,...)
Expectation
What actually happened
Test case
If needed, include SystemVerilog sample file(s) that show the code you want to do an operation on
// Sample SystemVerilog file in case
Logfiles
If you invoke your editor with the environment variable VERIBLE_LOGTHRESHOLD set to 0, then useful log information will be generated that you can include here
export VERIBLE_LOGTHRESHOLD=0 code foo.sv
How to see the log output
View -> Output, then choose Verible Language Server in the dropdown*verible-ls::stderr* that contains the log output(paste log output here)