vls
vls copied to clipboard
Can showDocumentation based on source file encoding?
Hi, Thank you for developing this language server for verilog. It's very useful.
But in my verilog project there are a lot of source file encoding on cp936 aka GBK. So when I call the ShowDocumentation function the context show by utf-8 encode.

I'm not a developer of language server. I don't know the messed code caused by the language server or LSP plugin.
Regards.