Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable disable apc extension not found #225

Open
abue-ammar opened this issue Sep 12, 2024 · 13 comments
Open

Enable disable apc extension not found #225

abue-ammar opened this issue Sep 12, 2024 · 13 comments

Comments

@abue-ammar
Copy link

image

Version: 1.94.0-insider (user setup) 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: Windows_NT x64 10.0.22631

@ryan6416
Copy link

Submitted issue in microsoft/vscode#228377

@emranio
Copy link

emranio commented Oct 10, 2024

Submitted issue in microsoft/vscode#228377

they closed the issue.

@PauloMorgs
Copy link

same issue for me.

OS: MX Libretto 23.4 x86_64
VSCode version: 1.94.1

@zawilliams
Copy link

Same issue here.

@abue-ammar
Copy link
Author

i stopped using APC and now using Custom CSS and JS loader it works like a charm https://marketplace.visualstudio.com/items?itemName=be5invis.vscode-custom-css

@jdanbrown
Copy link

Same issue after upgrading vscode. Looks like apc-extension is currently broken in vscode 1.94.x?

Version: 1.94.2 (Universal)
Commit: 384ff7382de624fb94dbaf6da11977bba1ecd427
Date: 2024-10-09T16:08:44.566Z
Electron: 30.5.1
ElectronBuildId: 10262041
Chromium: 124.0.6367.243
Node.js: 20.16.0
V8: 12.4.254.20-electron.0
OS: Darwin arm64 23.6.0

@jdanbrown
Copy link

And here's the error I see in the vscode developer tools console:

Activating extension 'drcika.apc-extension' failed: Cannot read properties of undefined (reading 'filename').
$onExtensionActivationError @ mainThreadExtensionService.ts:107
image

@ackvf
Copy link

ackvf commented Oct 21, 2024

Seems like VSCode changed some internal property name and it's trying to read that, hence (undefined).filename gives an error.

@jdanbrown
Copy link

More details in this other issue:

@Amr-Elshabrawy-Dev
Copy link

Hey, this is also happening to me

@Momo-is-available
Copy link

I have the same issue and I think it's safe to say that it no longer works if you're using the latest version of VS Code.

@SanjayShetty01
Copy link

Hi, I'm facing the same issue.

@MattOrmianek
Copy link

Hi, same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests