lua-language-server
                                
                                 lua-language-server copied to clipboard
                                
                                    lua-language-server copied to clipboard
                            
                            
                            
                        BUG:远程开发插件报错,无法定位引用变量
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上开发,插件启动报错。
使用ctrl + 鼠标左键点击,无法定位到被引用变量
3.8.0插件在windows上运行并不会报错,能够正常定位到被引用变量。之前的版本也能够在ssh远程开发时正常运行。
Reproduction steps
- 更新插件到3.8.0版本
- 使用ssh远程开发插件(Remote-SSH)连接linux系统开发(CentOS Linux 7)
- 插件启动报错,11个错误
Additional Notes
No response
Log File
No response