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

Affects TS services #272

Open
fuxichen opened this issue Oct 15, 2024 · 0 comments · May be fixed by #273
Open

Affects TS services #272

fuxichen opened this issue Oct 15, 2024 · 0 comments · May be fixed by #273

Comments

@fuxichen
Copy link

Describe the bug
Enabling the plugin affects the normal operation of TS service

To Reproduce
Steps to reproduce the behavior:

  1. Go to sandbox sources
  2. Using the workspace version of TypeScript.
  3. add this plugin to tsconfig.json
  4. Refresh browser page or restart VSCode
  5. See error

image
image

Testing without using plugins

  1. remove this plugin from tsconfig.json
  2. Refresh browser page or restart VSCode

image
image

Expected behavior
When using plugins, the performance should be consistent with when not using plugins。
Should recognize Vue files normally and prompt for component property methods

TypeScript version: 5.2.2
Plugin version: 5.1.0

@fuxichen fuxichen linked a pull request Oct 17, 2024 that will close this issue
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 a pull request may close this issue.

1 participant