drcika / apc-extension

https://marketplace.visualstudio.com/items?itemName=drcika.apc-extension
MIT License
670 stars 26 forks source link

stopped working after vscode latest update 1.94 #224

Open ctf0 opened 1 month ago

ctf0 commented 1 month ago
Version: 1.94.0-insider
Commit: 6e9d8a281003211220a6732ec538a28c483ff78b
Date: 2024-09-11T05:04:03.124Z
Electron: 30.4.0
ElectronBuildId: 10073054
Chromium: 124.0.6367.243
Node.js: 20.15.1
V8: 12.4.254.20-electron.0
OS: Darwin arm64 23.6.0
ldriko commented 1 month ago

image Same here

TakiGuan commented 1 month ago

Same here

ubranch commented 1 month ago

same

ryan6416 commented 1 month ago

Submitted issue in https://github.com/microsoft/vscode/issues/228377

raldisk commented 1 month ago

same here

Sn-Kinos commented 1 month ago

It shows require.main is undefined

2024-09-20 15:12:13.349 [error] TypeError: Cannot read properties of undefined (reading 'filename')
    at Object.<anonymous> (/Users/username/.vscode-insiders/extensions/drcika.apc-extension-0.4.1/dist/patch.js:17:52)
    at Module._compile (node:internal/modules/cjs/loader:1373:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1432:10)
    at Module.load (node:internal/modules/cjs/loader:1215:32)
    at Module._load (node:internal/modules/cjs/loader:1031:12)
    at Function.c._load (node:electron/js2c/node_init:2:13801)
    at Function.e._load (file:///Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:172:10870)
    at Function.t._load (file:///Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:164:22459)
    at Function.i._load (file:///Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:156:3161)
    at Module.require (node:internal/modules/cjs/loader:1240:19)
    at require (node:internal/modules/helpers:179:18)
    at Object.<anonymous> (/Users/Kinos/.vscode-insiders/extensions/drcika.apc-extension-0.4.1/dist/extension.js:7:17)
    at Module._compile (node:internal/modules/cjs/loader:1373:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1432:10)
    at Module.load (node:internal/modules/cjs/loader:1215:32)
    at Module._load (node:internal/modules/cjs/loader:1031:12)
    at Function.c._load (node:electron/js2c/node_init:2:13801)
    at Function.e._load (file:///Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:172:10870)
    at Function.t._load (file:///Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:164:22459)
    at Function.i._load (file:///Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:156:3161)
    at Module.require (node:internal/modules/cjs/loader:1240:19)
    at require (node:internal/modules/helpers:179:18)
    at sB.xb (file:///Applications/Visual%20Studio%20Code%20-%20Insiders.app/Contents/Resources/app/out/vs/workbench/api/node/extensionHostProcess.js:164:23797)
    at async Promise.all (index 0)
jlabs commented 1 month ago

I had to revert to 1.92 for VSCode so I could use VSCode and this extension.

When updating to VSCode 1.93, VSCode would start first time then I'd get a "VSCode needs to restart" like message. If I allowed VSCode to restart it wouldn't return (it appeared the extension was running though). If VSCode was closed then it wouldn't start again until it was back on 1.92.

I've removed the extension for now, but do hope the issue is fixed.

ctf0 commented 3 weeks ago

for now we can use be5invis.vscode-custom-css