-
Issue DescriptionI'm working on a project in VSCode and encountered an issue where the "Vue - Official" plugin is automatically disabling Hybrid mode due to the presence of the MylesMurphy.prettify-ts TypeScript plugin. This is causing type errors, particularly with The Vue Official plugin in VSCode displays the following message:
While I can manually enable Hybrid Mode in the settings despite this warning, I prefer to keep the Hybrid Mode setting on "auto". This allows for automatic detection of potential conflicts in future projects, which might be missed if I force it to "true". Questions
Environment Details
Plugins
Project Modules
Additional Information
Steps to Reproduce
I'm seeking a solution that maintains the integrity of the auto-detection feature while allowing the use of the MylesMurphy.prettify-ts plugin. Any insights or guidance on resolving this issue would be greatly appreciated. Thank you for your time and assistance! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
i support the question! |
Beta Was this translation helpful? Give feedback.
See #5046