lsp: import all action #9920
Unanswered
DoctorRainer
asked this question in
General
Replies: 2 comments
-
Code actions aren't controlled by the editor they are sent by the language server. You need to raise this feature request with whatever language server you are using |
Beta Was this translation helpful? Give feedback.
0 replies
-
@pascalkuthe weird, I have this option in VS Code for typescript |
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.
-
Like in WebStorm, not like in VS Code.
VS Code just picks first matching import whether WebStorm asks you for every conflicting import, for example we have Error in std and in serde
Beta Was this translation helpful? Give feedback.
All reactions