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

VSCode Console Errors #8

Open
mikebronner opened this issue Oct 9, 2024 · 0 comments
Open

VSCode Console Errors #8

mikebronner opened this issue Oct 9, 2024 · 0 comments

Comments

@mikebronner
Copy link

VSCode shows the following errors in the Developer Console when trying to load this extension:

log.ts:419  INFO Started local extension host with pid 8130.
localProcessExtensionHost.ts:275 Extension Host
localProcessExtensionHost.ts:276 [8130:1009/074614.088605:ERROR:node_bindings.cc(379)] Most NODE_OPTIONs are not supported in packaged apps. See documentation for more details.
log.ts:419  INFO [MehediDracula.php-namespace-resolver]: Menu item references the same command as default and alt-command
log.ts:419  INFO [MehediDracula.php-namespace-resolver]: Menu item references the same command as default and alt-command
log.ts:419  INFO [MehediDracula.php-namespace-resolver]: Menu item references the same command as default and alt-command
log.ts:419  INFO [MehediDracula.php-namespace-resolver]: Menu item references the same command as default and alt-command
log.ts:419  INFO [MehediDracula.php-namespace-resolver]: Menu item references the same command as default and alt-command
log.ts:419  INFO [MehediDracula.php-namespace-resolver]: Menu item references the same command as default and alt-command
log.ts:419  INFO [MehediDracula.php-namespace-resolver]: Menu item references the same command as default and alt-command
log.ts:429  WARN [recca0120.vscode-phpunit]: Cannot register 'phpunit.phpunit'. This property is already registered.
log.ts:429  WARN [recca0120.vscode-phpunit]: Cannot register 'phpunit.command'. This property is already registered.
TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope text.html.basic.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/html/syntaxes/html.tmLanguage.json.
New grammar file: file:///Users/mike/.vscode/extensions/cierra.livewire-vscode-0.2.8/src/syntaxes/html.tmLanguage.json
register @ TMScopeRegistry.ts:46
Uis @ TMGrammarFactory.ts:74
S @ textMateTokenizationFeatureImpl.ts:260
await in S (async)
U @ textMateTokenizationFeatureImpl.ts:280
(anonymous) @ textMateTokenizationFeatureImpl.ts:118
get tokenizationSupport @ languages.ts:2158
j @ tokenizationRegistry.ts:146
resolve @ tokenizationRegistry.ts:140
getOrCreate @ tokenizationRegistry.ts:76
P @ textMateTokenizationFeatureImpl.ts:129
(anonymous) @ textMateTokenizationFeatureImpl.ts:82
d @ extensionsRegistry.ts:151
acceptUsers @ extensionsRegistry.ts:142
Hb @ abstractExtensionService.ts:1119
Eb @ abstractExtensionService.ts:1049
jb @ abstractExtensionService.ts:507
ib @ abstractExtensionService.ts:454
TMScopeRegistry.ts:46 Overwriting grammar scope name to file mapping for scope text.html.basic.
Old grammar file: file:///Applications/Visual%20Studio%20Code.app/Contents/Resources/app/extensions/html/syntaxes/html.tmLanguage.json.
New grammar file: file:///Users/mike/.vscode/extensions/cierra.livewire-vscode-0.2.8/src/syntaxes/html.tmLanguage.json
register @ TMScopeRegistry.ts:46
es @ TMGrammarFactory.ts:74
f @ textMateTokenizationWorker.worker.ts:93
await in f (async)
$init @ textMateTokenizationWorker.worker.ts:74
g @ simpleWorker.ts:510
handleMessage @ simpleWorker.ts:487
k @ simpleWorker.ts:245
h @ simpleWorker.ts:209
handleMessage @ simpleWorker.ts:178
onmessage @ simpleWorker.ts:493
globalThis.onmessage @ simpleWorkerBootstrap.ts:31
console.ts:137 [Extension Host] vscode-custom-css is active!
console.ts:137 [Extension Host] Application directory /Applications/Visual Studio Code.app/Contents/Resources/app/out
console.ts:137 [Extension Host] Main HTML file /Applications/Visual Studio Code.app/Contents/Resources/app/out/vs/code/electron-sandbox/workbench/workbench.esm.html
console.ts:137 [Extension Host] ApplicationInsights:CorrelationIdManager [{…}]
console.ts:137 [Extension Host] ApplicationInsights:Invalid properties dropped from payload []
console.ts:137 [Extension Host] Preparing PHP Language Server ...
log.ts:439   ERR [Extension Host] /Users/mike/.vscode/extensions/devsense.phptools-vscode-1.51.16099-darwin-arm64/out/server/devsense.php.ls: is already signed
console.ts:137 [Extension Host] /Users/mike/.vscode/extensions/devsense.phptools-vscode-1.51.16099-darwin-arm64/out/server/devsense.php.ls: is already signed
G_i @ console.ts:137
$logExtensionHostMessage @ mainThreadConsole.ts:39
S @ rpcProtocol.ts:458
Q @ rpcProtocol.ts:443
M @ rpcProtocol.ts:373
L @ rpcProtocol.ts:299
(anonymous) @ rpcProtocol.ts:161
B @ event.ts:1242
fire @ event.ts:1273
fire @ ipc.net.ts:652
l.onmessage @ localProcessExtensionHost.ts:378
localProcessExtensionHost.ts:275 Extension Host
localProcessExtensionHost.ts:276 /Users/mike/.vscode/extensions/devsense.phptools-vscode-1.51.16099-darwin-arm64/out/server/devsense.php.ls: is already signed
console.ts:137 [Extension Host] ApplicationInsights:Invalid properties dropped from payload []
log.ts:419  INFO [perf] Render performance baseline is 18ms
console.ts:137 [Extension Host] Starting PHP Language Server ...
console.ts:137 [Extension Host] Initializing PHP Language Server ...
console.ts:137 [Extension Host] ApplicationInsights:CorrelationIdManager ['caa9fc5b-bf66-4a4b-a9cd-0a5973a62095']
console.ts:137 [Extension Host] ApplicationInsights:Invalid properties dropped from payload []
console.ts:137 [Extension Host] alpine-intellisense: beginning activation...
log.ts:439   ERR [Extension Host] View has not been initialized after retrying for 5 seconds.
console.ts:137 [Extension Host] View has not been initialized after retrying for 5 seconds.
G_i @ console.ts:137
$logExtensionHostMessage @ mainThreadConsole.ts:39
S @ rpcProtocol.ts:458
Q @ rpcProtocol.ts:443
M @ rpcProtocol.ts:373
L @ rpcProtocol.ts:299
(anonymous) @ rpcProtocol.ts:161
B @ event.ts:1242
fire @ event.ts:1273
fire @ ipc.net.ts:652
l.onmessage @ localProcessExtensionHost.ts:378
console.ts:137 [Extension Host] ApplicationInsights:Sender [{…}]
console.ts:137 [Extension Host] ApplicationInsights:Sender ['{"itemsReceived":3,"itemsAccepted":0,"appId":null,…usCode":206,"message":"Telemetry sampled out."}]}']
webviewElement.ts:486 An iframe which has both allow-scripts and allow-same-origin for its sandbox attribute can escape its sandboxing.
mountTo @ webviewElement.ts:486
P @ overlayWebview.ts:249
claim @ overlayWebview.ts:135
Db @ extensionEditor.ts:729
await in Db (async)
Gb @ extensionEditor.ts:872
await in Gb (async)
Cb @ extensionEditor.ts:700
Bb @ extensionEditor.ts:685
Ab @ extensionEditor.ts:646
zb @ extensionEditor.ts:598
await in zb (async)
setInput @ extensionEditor.ts:462
await in setInput (async)
U @ editorPanes.ts:447
M @ editorPanes.ts:255
openEditor @ editorPanes.ts:132
(anonymous) @ editorGroupView.ts:1277
Kb @ editorGroupView.ts:1301
Jb @ editorGroupView.ts:1259
openEditor @ editorGroupView.ts:1163
openEditor @ editorService.ts:573
open @ extensionsWorkbenchService.ts:1483
dd @ extensionsViews.ts:1130
(anonymous) @ extensionsViews.ts:225
B @ event.ts:1242
fire @ event.ts:1273
(anonymous) @ event.ts:277
B @ event.ts:1242
fire @ event.ts:1273
(anonymous) @ event.ts:170
B @ event.ts:1242
fire @ event.ts:1273
j @ listService.ts:770
g @ listService.ts:741
(anonymous) @ listService.ts:697
B @ event.ts:1242
fire @ event.ts:1273
(anonymous) @ event.ts:136
B @ event.ts:1242
fire @ event.ts:1273
u @ listWidget.ts:780
(anonymous) @ event.ts:187
B @ event.ts:1242
fire @ event.ts:1273
(anonymous) @ event.ts:136
B @ event.ts:1242
fire @ event.ts:1273
s @ event.ts:40
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

1 participant