How to enable typescript inlay hints in svelte #52
Unanswered
GustavoJCL
asked this question in
Q&A
Replies: 2 comments
-
Hi @GustavoJCL That would must be implemented with Svelte LSP to make it works. You should check the document there https://github.com/neovim/nvim-lspconfig/blob/master/doc/server_configurations.md#svelte |
Beta Was this translation helpful? Give feedback.
0 replies
-
FYI - Found this recently https://github.com/MysticalDevil/inlay-hints.nvim/blob/master/README.md#svelte-language-server |
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
-
Describe the bug
Hi, I configured typescript-tools nvim and enabled the inlay hints, but can't enable the inlay hints for svelte
Reproduction
Install svelte language server in neovim
System Info
Used Package Manager
npm
Validations
Beta Was this translation helpful? Give feedback.
All reactions