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

Typescript/VSCode Intellisense issues #4898

Open
woahitsjc opened this issue Sep 30, 2024 · 0 comments
Open

Typescript/VSCode Intellisense issues #4898

woahitsjc opened this issue Sep 30, 2024 · 0 comments

Comments

@woahitsjc
Copy link

woahitsjc commented Sep 30, 2024

Vue - Official extension or vue-tsc version

2.1.0 (or newer versions)

VSCode version

1.93.1

Vue version

3.4.37

TypeScript version

5.5.2

System Info

No response

package.json dependencies

No response

Steps to reproduce

  1. Ctrl + Space on an unimported component:

image

  1. Renaming/Moving a file to another folder

What is expected?

  1. It should display an option to import WidgetHeader
  2. It should display a popup to indicate the file has been renamed/moved and ask to modify the file name/path on any imports.

What is actually happening?

  1. It displays no suggestions to import
  2. It shows no popups or any changes made.

Link to minimal reproduction

No response

Any additional comments?

No response

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

1 participant