Content pfp
Content
@
https://warpcast.com/~/channel/terminal
0 reply
0 recast
0 reaction

Yousuf Haque pfp
Yousuf Haque
@yousufhaque.eth
Has anyone switched from IntelliJ to neovim? I’ve been trying to use the latter but I’m finding that things like find references via lsp turn up fewer results than find usages in IntelliJ Anyone have suggestions on how to make lsp search more robust?
2 replies
0 recast
1 reaction

Rafi pfp
Rafi
@rafi
You check out vanilla LazyVim and compare LSP results with InteliJ. They have a neat crowd-funded configuration that you can borrow from. Haven't had much problem with it, even when doing bigger refactors.
0 reply
0 recast
0 reaction

treethought pfp
treethought
@treethought.eth
I never have any issues with things like find references, works as I expect. It's often discouraged but you might want to try one of the config starters/frameworks like nvchad. Then it's just a matter of enabling languages with lspconfig
0 reply
0 recast
0 reaction