vls icon indicating copy to clipboard operation
vls copied to clipboard

Can showDocumentation based on source file encoding?

Open ArtisticZhao opened this issue 3 years ago • 0 comments

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.

Screenshot 2022-10-07 at 12 40 50 PM

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

Regards.

ArtisticZhao avatar Oct 07 '22 04:10 ArtisticZhao