Virtual text not working on javascript files #102
Unanswered
gabrielrov
asked this question in
Help
Replies: 2 comments
-
|
I have a feeling this might also be LSP dependent, but will have a look into it. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Seems to be the case with Python too (pyright). I can see the virtual text in Lua too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
On javascript files, virtual text does not appear, as if
show_symbol_detailswere disabled.On lua:


On javacript:
Neovim setup
Neovim version: 0.11.0
Outline.nvim version: 6c44527
Plugin manager: Lazy.nvim
Config:
:OutlineStatusoutput:Beta Was this translation helpful? Give feedback.
All reactions