haskell / haskell/vscode-haskell

"Loading" when run through remote ssh

Open
#330 3 comments 0 reactions 0 assignees View on GitHub
type: bug
Dominant language
TypeScript
Stars
597
Forks
98
PR merge metrics
No merged PRs in 30d

Description

![截屏2020-12-10 下午6 08 39](https://user-images.githubusercontent.com/36144654/101759919-29688600-3b15-11eb-8859-5fb01693e6a4.png)
As you may see, features like hovering over a variable is not working correctly.

I was actually running [code-server](https://github.com/cdr/code-server) on my Ubuntu 18.04 VPS, but the same happened when I ran it through remote ssh (They share one thing in common, which is the lsp is runing on a remote server). Maybe part of this is because network status. However on the same server, same network,I try rust plugin with lsp, all of its feature perfectly worked. Is it beacuse Haskell's gc nature, so the lsp responseness is not as good as rust?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.