Skip to content
New issue

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

Need help for textDocument/signatureHelp #83

Open
junknet opened this issue Jun 19, 2021 · 3 comments
Open

Need help for textDocument/signatureHelp #83

junknet opened this issue Jun 19, 2021 · 3 comments
Labels
enhancement New feature or request

Comments

@junknet
Copy link
Contributor

junknet commented Jun 19, 2021

I'm new to the NIM language,I've been reading your code for a long time, but I still don't know how to complete for lsp textDocument/signatureHelp. Can you help me.Thank you very much! I'm working on vscode-nimlsp.

@zetashift
Copy link

If you are using VSCode, I'd strongly recommend using: https://github.com/saem/vscode-nim

According to nimlsp README, textDocument/signatureHelp isn't implemented yet.

@junknet
Copy link
Contributor Author

junknet commented Jun 22, 2021

If you are using VSCode, I'd strongly recommend using: https://github.com/saem/vscode-nim

According to nimlsp README, textDocument/signatureHelp isn't implemented yet.

Thanks for your advice,but saem/vscode-nim compelte speed is slow..
I'm going to try to finish textDocument/signatureHelp

@zetashift
Copy link

If you are using VSCode, I'd strongly recommend using: https://github.com/saem/vscode-nim
According to nimlsp README, textDocument/signatureHelp isn't implemented yet.

Thanks for your advice,but saem/vscode-nim compelte speed is slow..
I'm going to try to finish textDocument/signatureHelp

Ah, I wish I could help, but I know very little of LSP! :(
You might be able to check out: https://github.com/bung87/vscode-nim-lsp and https://github.com/bung87/nimlsp

@PMunch PMunch added the enhancement New feature or request label Aug 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants