gx.nvim icon indicating copy to clipboard operation
gx.nvim copied to clipboard

feat(go): enhanced document search with lsp

Open 0x7a7a opened this issue 1 year ago • 2 comments

enhance document search for variables and methods in non-imports scopes

0x7a7a avatar Jul 21 '24 17:07 0x7a7a

can you maybe write a few small tests for this ?

chrishrb avatar Aug 06 '24 11:08 chrishrb

Because the document url from the lsp server, the need for more changes to the test environment, I think it will make the project complexity, I am currently using a month without encountering problems. Do I need to make changes to the test environment? I need to install go's lsp to be able to do that.

0x7a7a avatar Aug 07 '24 09:08 0x7a7a