symbols-outline.nvim icon indicating copy to clipboard operation
symbols-outline.nvim copied to clipboard

Does not properly display

Open Suya1671 opened this issue 3 years ago • 4 comments
trafficstars

all items are top level for some reason. (Ignore the warning LSPInstaller is being strange)

image

Suya1671 avatar Apr 16 '22 22:04 Suya1671

This is to do with the lsp, it seems to work with pyright #106

eddiebergman avatar Apr 18 '22 17:04 eddiebergman

Guess I will report it to the svelte LSP then. Thanks for the info

Suya1671 avatar Apr 18 '22 23:04 Suya1671

Pyright was still not so great and it's very clunky, I would go back on my suggestion in the other comment and suggest jedi-lsp-server instead with the built ins of null-ls

eddiebergman avatar Apr 18 '22 23:04 eddiebergman

Idk if this could fix this but maybe treesitter will give more accurate results than an LSP

Suya1671 avatar Apr 20 '22 05:04 Suya1671