I notice that since version 1.70.0, VSCode has removed %localappdata%\Programs\Microsoft VS Code\resources\app\out\vs\code\electron-browser\workbench
folder.
Hence it broke extensions that rely on the file workbench.js
in this folder.
Is there any workaround for this problem or the extensions need to be re-written?
CodePudding user response:
these files have moved to
resources\app\out\vs\code\electron-sandbox\workbench