Skip to content

Hybrid Mode is disabled automatically because there is a potentially incompatible GitHub.copilot-chat TypeScript plugin installed. #5044

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

Closed
lvzhenbo opened this issue Dec 12, 2024 · 13 comments · Fixed by #5047
Labels
question Further information is requested

Comments

@lvzhenbo
Copy link

Vue - Official extension or vue-tsc version

2.1.10

VSCode version

1.96.0

Vue version

3.5.13

TypeScript version

pj:5.6.3 vsc:5.7.2

System Info

System:
    OS: Windows 11 10.0.26100
    CPU: (20) x64 13th Gen Intel(R) Core(TM) i5-13500
    Memory: 5.41 GB / 15.62 GB
  Binaries:
    Node: 22.12.0 - C:\Program Files\nodejs\node.EXE
    npm: 10.9.0 - C:\Program Files\nodejs\npm.CMD
    pnpm: 9.11.0 - C:\Program Files\nodejs\pnpm.CMD
  Browsers:
    Edge: Chromium (129.0.2792.79)
    Internet Explorer: 11.0.26100.1882

package.json dependencies

Not related

Steps to reproduce

image

image
image

What is expected?

Will not receive any warning

What is actually happening?

image

Link to minimal reproduction

No response

Any additional comments?

image Force this setting to true to be effective

@KazariEX
Copy link
Member

The original intention of this warning is to inform users that an extension with the ts plugin may be incompatible with this extension, and auto mode exists for this purpose.

@lvzhenbo
Copy link
Author

The most recent new feature is Copilot Edits, does that have anything to do with it?

@KazariEX
Copy link
Member

idk, you can check it yourself.

image

@ferothefox
Copy link

This is also causing my typescript server to be duplicated and VSCode cannot determine what my workspace typescript version is.

@DonRedwoood
Copy link

I just started having this message popup after the latest VSCode update (v1.96.0).

@Steve-Mcl
Copy link

also seeing this

VSCode 1.96.0

@long2ice
Copy link

long2ice commented Dec 13, 2024

Same here

@alebar42
Copy link

alebar42 commented Dec 13, 2024

I had to force it to enabled using true as false (disabled) was causing typescript errors in my project. Why is it incompatible with GitHub Copilot?

image

@christiandesantis
Copy link

I'm having the same issue. Could forcing enable to true cause issues with copilot when using it in other projects that don't use Vue? Has someone found the right fix for this yet?

@abarke
Copy link

abarke commented Dec 16, 2024

I'm having the same issue. Could forcing enable to true cause issues with copilot when using it in other projects that don't use Vue? Has someone found the right fix for this yet?

I haven't run into any issues so far, anyone else?

@KazariEX
Copy link
Member

The fix will be released at next version, please set it to true temporarily.

@qiaozhididi
Copy link

I'm encountering this issue too. When will the updated and fixed version be released?

@owennewo
Copy link

Thanks v2.2 seems to have fixed it!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

Successfully merging a pull request may close this issue.