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

Issues with neovim hover #6091

Closed
codetit4n opened this issue Jun 5, 2024 · 1 comment · Fixed by #6181
Closed

Issues with neovim hover #6091

codetit4n opened this issue Jun 5, 2024 · 1 comment · Fixed by #6181
Assignees
Labels
bug Something isn't working language server LSP server

Comments

@codetit4n
Copy link

codetit4n commented Jun 5, 2024

I am using forc-lsp for sway in neovim. When I try to hover over the use core::ops::Eq; trait I get something like this:
Screenshot_select-area_20240605114043

These are my configs: https://github.com/codetit4n/nvim-config/tree/16d76a8e28e1b5bd28b0ceb1561b0662276f226f
Here is where I have configured the forc-lsp: https://github.com/codetit4n/nvim-config/blob/16d76a8e28e1b5bd28b0ceb1561b0662276f226f/lua/codetit4n/lazy/lsp.lua#L80-L101

My forc-toolchain:

[toolchain]
channel = "testnet"

[components]
forc = "0.60.0"
fuel-core = "0.27.0"
@codetit4n
Copy link
Author

@IGI-111 IGI-111 added bug Something isn't working language server LSP server labels Jun 10, 2024
@sdankel sdankel self-assigned this Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working language server LSP server
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants