forked from kevb34ns/auto-comment-blocks
-
Notifications
You must be signed in to change notification settings - Fork 1
Labels
bugSomething isn't workingSomething isn't working
Description
Tested on VSCodium 1.106.37943
2025-11-29 11:52:00.012 [error] Activating extension ycodetech.automatic-comment-blocks failed due to an error:
2025-11-29 11:52:00.012 [error] TypeError: Cannot convert undefined or null to object
at Object.keys (<anonymous>)
at /home/c512l/.vscode-oss/extensions/ycodetech.automatic-comment-blocks-1.1.11-universal/out/src/configuration.js:332:28
at Array.forEach (<anonymous>)
at /home/c512l/.vscode-oss/extensions/ycodetech.automatic-comment-blocks-1.1.11-universal/out/src/configuration.js:329:19
at Map.forEach (<anonymous>)
at Configuration.setLanguageConfigDefinitions (/home/c512l/.vscode-oss/extensions/ycodetech.automatic-comment-blocks-1.1.11-universal/out/src/configuration.js:327:38)
at new Configuration (/home/c512l/.vscode-oss/extensions/ycodetech.automatic-comment-blocks-1.1.11-universal/out/src/configuration.js:72:14)
at Object.<anonymous> (/home/c512l/.vscode-oss/extensions/ycodetech.automatic-comment-blocks-1.1.11-universal/out/src/extension.js:12:21)
at Module._compile (node:internal/modules/cjs/loader:1714:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1848:10)
at Module.load (node:internal/modules/cjs/loader:1448:32)
at Module._load (node:internal/modules/cjs/loader:1270:12)
at c._load (node:electron/js2c/node_init:2:17993)
at e._load (file:///usr/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:402:6573)
at t._load (file:///usr/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:220:28755)
at r._load (file:///usr/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:212:24901)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:244:24)
at Module.require (node:internal/modules/cjs/loader:1470:12)
at require (node:internal/modules/helpers:147:16)
at xX._doLoadModule (file:///usr/share/codium/resources/app/out/vs/workbench/api/node/extensionHostProcess.js:251:1632)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working