Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No import suggestions in quick fixes, only in code actions #241

Closed
Narretz opened this issue Oct 23, 2024 · 1 comment
Closed

No import suggestions in quick fixes, only in code actions #241

Narretz opened this issue Oct 23, 2024 · 1 comment

Comments

@Narretz
Copy link

Narretz commented Oct 23, 2024

In LSP-typescript, I get quick fixes with import suggestions in the hover menu:

lsp

But this doesn't work in LSP-Volar in the script part of a vue 3 (options api) typescript component.

I do get get the expected completion suggestions when tabbing or when showing the code actions.

And the quick actions were available in LSP-vue (with vue2 obvsly)

What am I doing wrong?

@Narretz
Copy link
Author

Narretz commented Nov 15, 2024

Actually this is an issue in LSP-vue

@Narretz Narretz closed this as completed Nov 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant