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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Organize Imports half-working #3018

Open
4 tasks done
Zenthae opened this issue Jun 23, 2021 · 0 comments
Open
4 tasks done

Organize Imports half-working #3018

Zenthae opened this issue Jun 23, 2021 · 0 comments

Comments

@Zenthae
Copy link

Zenthae commented Jun 23, 2021

  • I have searched through existing issues
  • I have read through docs
  • I have read FAQ
  • I have tried restarting VS Code or running Vetur: Restart VLS

Info

  • Platform: Win 10
  • Vetur version: latest ( 馃槤 ) 0.34.1
  • VS Code version: 1.57.1

Problem

Vscode organiseImports doesn't works on save action, but it do works when using the command

  "editor.codeActionsOnSave": {
    "source.addMissingImports": true,
    "source.fixAll": true,
    "source.organizeImports": true
  },

Reproducible Case

default vue project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants