vxiiduu / VxKex

Windows 7 API Extensions
859 stars 47 forks source link

VSCode GitHub Copilot stop working with Kex (Internet Explorer) #223

Open YuZhouRen86 opened 2 months ago

YuZhouRen86 commented 2 months ago

Although IE is out-dated as a web browser, but some modern softwares still use it, such as logging on to GitHub Copilot in VSCode. 图片 图片

liyafe1997 commented 2 months ago

This seems is caused by you set IE as the default browser, and when VSCode tries to open your IE it would run under VxKex. So just try to set another browser as default.

But this is also a point for VxKex: we should implement some strategy to disable VxKex for subprocesses, for example if it is a system components, or a blacklist that user can add things to it.