Skip to content

Affects TS services #272

Open
Open
@fuxichen

Description

@fuxichen

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions