Skip to content

feat(language-service): enhanced component auto import#5790

Merged
johnsoncodehk merged 3 commits intomasterfrom
auto-import-improves
Dec 2, 2025
Merged

feat(language-service): enhanced component auto import#5790
johnsoncodehk merged 3 commits intomasterfrom
auto-import-improves

Conversation

@johnsoncodehk
Copy link
Copy Markdown
Member

@johnsoncodehk johnsoncodehk commented Dec 1, 2025

Resolve #4693
Resolve #4444

TODO:

  • Always display components in pascal case in completion list for visual consistency (It will be in a separate PR.)

@johnsoncodehk johnsoncodehk changed the title feat(language-service): enhanced components auto import feat(language-service): enhanced component auto import Dec 1, 2025
@johnsoncodehk johnsoncodehk marked this pull request as ready for review December 2, 2025 12:05
@johnsoncodehk johnsoncodehk merged commit 15cc24e into master Dec 2, 2025
13 checks passed
@johnsoncodehk johnsoncodehk deleted the auto-import-improves branch December 2, 2025 12:06
@zeromask1337
Copy link
Copy Markdown
Contributor

Bug with component auto-import in neovim is still present

How to reproduce

  1. Install fresh vue project with typescript and eslint
  2. Try to delete imported components in App and import the again with autocomplete
  3. Fail
  4. Try to build types with type-check command
  5. Fail again

Versions

Vue Language Tools v3.2.1
NVIM v0.11.4

22-12-2025_hJWaLKZU.1.mp4

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

Labels

None yet

Projects

None yet

2 participants