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

[Feature request] Add LSP support

Open Rahmerh opened this issue 2 years ago • 4 comments

Is it on the works to add LSP support?

Rahmerh avatar Oct 06 '22 19:10 Rahmerh

How would LSP be used with a file navigation tool?

ispringle avatar Dec 09 '22 15:12 ispringle

To display issues in your files according to your LSP

Rahmerh avatar Dec 09 '22 15:12 Rahmerh

okay, so similar to red/yellow/green file colors in vscode?

-------- Original Message -------- On Dec 9, 2022, 9:47 AM, Rahmerh < @.***> wrote:

To display issues in your files according to your LSP

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.AEO3A6HCRZR2SCJAU4TGO7LWMNIBRA5CNFSM6AAAAAAQ66EAF6WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTSQELT5O.gifMessage ID: @.***>

ispringle avatar Dec 10 '22 01:12 ispringle

Yes exactly, take this as an example: https://github.com/nvim-tree/nvim-tree.lua You can see the amount of warnings, errors, next to each file in your explorer

Rahmerh avatar Dec 11 '22 06:12 Rahmerh