Open priyamtheone opened 2 years ago
Thanks for identifying the faulty extension and raising the issue. Hopefully someone will fix it for VS2022.
I note that PPT is no longer a single extension, but is a collection of smaller extensions that can each be installed separately.
After installing Productivity Power Tools 2017/2019 extension, I can't use the copy operation. The first time I try to copy a line or block of code after installing the extension, Visual Studio generates an error saying:
Next time onwards, whenever I try to copy, Visual Studio generates the error saying:
When I uninstall Productivity Power Tools 2017/2019, there's no error and I can copy and cut everything properly. Delving more into the issue, I came across the fact that the sub-component, named Copy As Html, installed as part of the Productivity Power tool is causing the problem. Disabling or uninstalling the sub-component stops the error from occurring as per my observation. Though, I don't know what other essential operation is deactivated with the disabling of Copy As Html.
This issue should be looked into.