lua-language-server icon indicating copy to clipboard operation
lua-language-server copied to clipboard

BUG:远程开发插件报错,无法定位引用变量

Open sasakojiro opened this issue 1 year ago • 0 comments

How are you using the lua-language-server?

Visual Studio Code Extension (sumneko.lua)

Which OS are you using?

Linux

What is the issue affecting?

Other

Expected Behaviour

能够在ssh远程开发时正常运行,定位被引用变量

Actual Behaviour

更新到3.8.0后,由windows使用ssh远程连接到linux上开发,插件启动报错。 remote_dump

使用ctrl + 鼠标左键点击,无法定位到被引用变量 xx

3.8.0插件在windows上运行并不会报错,能够正常定位到被引用变量。之前的版本也能够在ssh远程开发时正常运行。

Reproduction steps

  1. 更新插件到3.8.0版本
  2. 使用ssh远程开发插件(Remote-SSH)连接linux系统开发(CentOS Linux 7)
  3. 插件启动报错,11个错误 remote_dump

Additional Notes

No response

Log File

No response

sasakojiro avatar Apr 23 '24 02:04 sasakojiro