We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
F5执行程序时弹出connection refused 127.0.0.1:54731,其中的端口号每次都不同。我猜测是不是没有成功启动服务?我在扩展的设置中输入了正确的lsp-wl路径,手动启动服务也可以成功。如果我手动启动服务,并在vscode中指定端口号,仍然会弹出相同的报错。 另外,此扩展能否连接在远端服务器上的lsp-wl服务,有没有给定ip和端口号的接口? 谢谢!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
F5执行程序时弹出connection refused 127.0.0.1:54731,其中的端口号每次都不同。我猜测是不是没有成功启动服务?我在扩展的设置中输入了正确的lsp-wl路径,手动启动服务也可以成功。如果我手动启动服务,并在vscode中指定端口号,仍然会弹出相同的报错。
另外,此扩展能否连接在远端服务器上的lsp-wl服务,有没有给定ip和端口号的接口?
谢谢!
The text was updated successfully, but these errors were encountered: