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

organizeImports not working in vs-code #72

Closed
newtriks opened this issue May 8, 2020 · 1 comment · Fixed by #112
Closed

organizeImports not working in vs-code #72

newtriks opened this issue May 8, 2020 · 1 comment · Fixed by #112
Labels
feature request New feature or request

Comments

@newtriks
Copy link

newtriks commented May 8, 2020

Describe the bug
There doesn't appear to be an option available to organize imports if currently within a svelte file.

To Reproduce
Hit shift cmd P and search for organize imports, it doesn't display any suggestion.

Expected behavior
A clear and concise description of what you expected to happen.

System (please complete the following information):

  • OS: OS X
  • IDE VSCode
  • Plugin Svelte Beta

Additional context
Works on javascript files

@newtriks newtriks added the bug Something isn't working label May 8, 2020
@dummdidumm dummdidumm added feature request New feature or request and removed bug Something isn't working labels May 8, 2020
@dummdidumm
Copy link
Member

This simply is not supported yet, we have to add that to the code actions capabilities somehow.

dummdidumm pushed a commit to dummdidumm/language-tools that referenced this issue May 24, 2020
dummdidumm pushed a commit to dummdidumm/language-tools that referenced this issue May 24, 2020
dummdidumm pushed a commit to dummdidumm/language-tools that referenced this issue May 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants