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

Add more typescript language service features and fix more bugs #1495

Closed
wants to merge 8 commits into from

Conversation

yoyo930021
Copy link
Member

@yoyo930021 yoyo930021 commented Nov 10, 2019

  1. Add suggestion diagnostics and can fix unused import.
  2. Add Organize Imports code actions. Fix Automatic Import Organisation not working #843
  3. Diagnostics will show quick fix in VScode.

Screen Shot 2019-11-11 at 1 29 43 AM

Screen Shot 2019-11-11 at 1 44 50 AM

  1. try to add Refactor support for Vetur #871 in typescript.
  2. Add support resolveJsonModule

@yoyo930021 yoyo930021 marked this pull request as draft July 30, 2020 06:07
This was referenced Aug 5, 2020
@ci010 ci010 mentioned this pull request Sep 24, 2020
3 tasks
@yoyo930021 yoyo930021 closed this Dec 14, 2020
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

Successfully merging this pull request may close these issues.

Automatic Import Organisation not working
2 participants