vscode: Error connecting to any remote: withRevealTerminalEvent can only be called once at a time globally within the app

Type: Bug

Dear VSCode team,

I am encountering a connection error in VSCode when attempting to open any remote session. The issue manifests with the following error message:

Could not establish connection to "<remote>": withRevealTerminalEvent can only be called once at a time globally within the app.

Subsequently, the remote connection is terminated.

This error has been recurring since updating VSCode to its latest version (1.84.0). It arises promptly, seemingly before the extension loading phase.

I reviewed my network configuration, and no changes have been made that would affect VSCode’s connectivity.

Steps To Reproduce
  1. Navigate to the remote extension menu and select “Connect to Host…” or “Connect current window to host…”, or;
  2. Choose a remote workspace from the “Open Recent” submenu.
Troubleshooting Steps Already Attempted:
  • Fresh install of VSCode.
  • Launched VSCode with extensions disabled.
  • Tested with the Insiders version of VSCode.
[Remote - SSH] Extension Log
[08:04:09.206] Log Level: 2
[08:04:09.243] VS Code version: 1.84.0
[08:04:09.243] Remote-SSH version: remote-ssh@0.107.0
[08:04:09.243] win32 x64
[08:04:09.401] Opening exec server for ssh-remote+tns1956
[08:04:09.445] SSH Resolver called for "ssh-remote+tns1956", attempt 1
[08:04:09.446] "remote.SSH.useLocalServer": false
[08:04:09.447] "remote.SSH.useExecServer": false
[08:04:09.448] "remote.SSH.showLoginTerminal": false
[08:04:09.448] "remote.SSH.remotePlatform": {"server.home":"linux","tns1956.inet.telenet.be":"linux","sandertimmermans.me":"linux","vps1":"linux","tns1956":"linux","192.168.0.221":"linux","sandbox.hwzyhp.csb":"linux"}
[08:04:09.449] "remote.SSH.path": undefined
[08:04:09.450] "remote.SSH.configFile": undefined
[08:04:09.450] "remote.SSH.useFlock": false
[08:04:09.450] "remote.SSH.lockfilesInTmp": false
[08:04:09.450] "remote.SSH.localServerDownload": auto
[08:04:09.452] "remote.SSH.remoteServerListenOnSocket": false
[08:04:09.452] "remote.SSH.showLoginTerminal": false
[08:04:09.452] "remote.SSH.defaultExtensions": []
[08:04:09.453] "remote.SSH.loglevel": 2
[08:04:09.453] "remote.SSH.enableDynamicForwarding": true
[08:04:09.453] "remote.SSH.enableRemoteCommand": false
[08:04:09.453] "remote.SSH.serverPickPortsFromRange": {}
[08:04:09.456] "remote.SSH.serverInstallPath": {"tns1956.inet.telenet.be":"/data/stimmerm","tns1956":"/data/stimmerm"}
[08:04:09.468] Initizing new exec server for ssh-remote+tns1956
[08:04:09.501] Using commit id "d037ac076cee195194f93ce6fe2bdfe2969cc82d" and quality "stable" for server
[08:04:09.505] Install and start server if needed
[08:04:09.518] SSH Resolver called for host: tns1956
[08:04:09.518] Setting up SSH remote "tns1956"
[08:04:09.522] Using commit id "d037ac076cee195194f93ce6fe2bdfe2969cc82d" and quality "stable" for server
[08:04:09.526] Install and start server if needed
[08:04:09.529] Resolver error: Error: withRevealTerminalEvent can only be called once at a time globally within the app
	at t.withShowDetailsEvent (c:\Users\stimmerm\.vscode\extensions\ms-vscode-remote.remote-ssh-0.107.0\out\extension.js:2:725354)
	at O (c:\Users\stimmerm\.vscode\extensions\ms-vscode-remote.remote-ssh-0.107.0\out\extension.js:2:721226)
	at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
	at async I (c:\Users\stimmerm\.vscode\extensions\ms-vscode-remote.remote-ssh-0.107.0\out\extension.js:2:719146)
	at async t.resolve (c:\Users\stimmerm\.vscode\extensions\ms-vscode-remote.remote-ssh-0.107.0\out\extension.js:2:722852)
	at async c:\Users\stimmerm\.vscode\extensions\ms-vscode-remote.remote-ssh-0.107.0\out\extension.js:2:906656
[08:04:09.541] Checking ssh with "C:\Program Files\Microsoft\jdk-11.0.18.10-hotspot\bin\ssh.exe -V"
[08:04:09.553] Got error from ssh: spawn C:\Program Files\Microsoft\jdk-11.0.18.10-hotspot\bin\ssh.exe ENOENT
[08:04:09.554] Checking ssh with "C:\ProgramData\Oracle\Java\javapath\ssh.exe -V"
[08:04:09.557] Got error from ssh: spawn C:\ProgramData\Oracle\Java\javapath\ssh.exe ENOENT
[08:04:09.557] Checking ssh with "C:\Oracle\product\12.2.0\client_1\bin\ssh.exe -V"
[08:04:09.560] Got error from ssh: spawn C:\Oracle\product\12.2.0\client_1\bin\ssh.exe ENOENT
[08:04:09.560] Checking ssh with "C:\WINDOWS\system32\ssh.exe -V"
[08:04:09.563] Got error from ssh: spawn C:\WINDOWS\system32\ssh.exe ENOENT
[08:04:09.563] Checking ssh with "C:\WINDOWS\ssh.exe -V"
[08:04:09.566] Got error from ssh: spawn C:\WINDOWS\ssh.exe ENOENT
[08:04:09.566] Checking ssh with "C:\WINDOWS\System32\Wbem\ssh.exe -V"
[08:04:09.569] Got error from ssh: spawn C:\WINDOWS\System32\Wbem\ssh.exe ENOENT
[08:04:09.569] Checking ssh with "C:\WINDOWS\System32\WindowsPowerShell\v1.0\ssh.exe -V"
[08:04:09.572] Got error from ssh: spawn C:\WINDOWS\System32\WindowsPowerShell\v1.0\ssh.exe ENOENT
[08:04:09.573] Checking ssh with "C:\WINDOWS\System32\OpenSSH\ssh.exe -V"
[08:04:09.754] ------




[08:04:09.978] > OpenSSH_for
[08:04:09.979] > _Windows_8.1p1, LibreSSL 3.0.2

[08:04:09.991] Running script with connection command: "C:\WINDOWS\System32\OpenSSH\ssh.exe" -T -D 17068 tns1956 bash
[08:04:09.994] Terminal shell path: C:\WINDOWS\System32\cmd.exe
[08:04:12.235] > ]0;C:\WINDOWS\System32\cmd.exe
[08:04:12.235] Got some output, clearing connection timeout
[08:04:12.541] > cefe191538f4: running
[08:04:12.592] > Found existing installation at /data/stimmerm/.vscode-server...
> Running ssh connection command... /data/stimmerm/.vscode-server/code-d037ac076ce
> e195194f93ce6fe2bdfe2969cc82d command-shell --cli-data-dir /data/stimmerm/.vscod
> e-server/cli --on-port --require-token 46c78f1fbedd --parent-process-id 2780070 
> &> "/data/stimmerm/.vscode-server/.cli.d037ac076cee195194f93ce6fe2bdfe2969cc82d.
> log" < /dev/null
> printenv:
[08:04:12.603] >     SSH_CONNECTION=10.5.145.45 17072 192.168.221.160 22
>     XDG_SESSION_ID=97688
>     USER=stimmerm
>     PWD=/home/stimmerm
>     HOME=/home/stimmerm
>     SSH_CLIENT=10.5.145.45 17072 22
>     no_proxy=localhost,bliss.telenet-ops.be,shari.telenet-ops.be,beckett.telenet
> -ops.be,bryant.telenet-ops.be,holland.telenet-ops.be,morrow.telenet-ops.be:$no_p
> roxy
>     SHELL=/bin/bash
>     SHLVL=2
>     VSCODE_AGENT_FOLDER=/data/stimmerm/.vscode-server
>     LOGNAME=stimmerm
>     DBUS_SESSION_BUS_ADDRESS=unix:path=/run/user/2785/bus
>     XDG_RUNTIME_DIR=/run/user/2785
>     PATH=/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin
>     _=/usr/bin/printenv
[08:04:12.619] > Removing old logfile at /data/stimmerm/.vscode-server/.cli.d037ac076cee195194f93
> ce6fe2bdfe2969cc82d.log
> Spawned remote CLI: 2780095
> Waiting for server log...
[08:04:12.652] > cefe191538f4: start
> SSH_AUTH_SOCK====
> DISPLAY====
> listeningOn==127.0.0.1:41291==
> osReleaseId==rocky==
> arch==x86_64==
> vscodeArch==x64==
> bitness==64==
> tmpDir==/run/user/2785==
> platform==linux==
> unpackResult====
> didLocalDownload==0==
> downloadTime====
> installTime====
> serverStartTime==52==
> execServerToken==46c78f1fbedd==
> cefe191538f4: end
[08:04:12.653] Received install output: 
SSH_AUTH_SOCK====
DISPLAY====
listeningOn==127.0.0.1:41291==
osReleaseId==rocky==
arch==x86_64==
vscodeArch==x64==
bitness==64==
tmpDir==/run/user/2785==
platform==linux==
unpackResult====
didLocalDownload==0==
downloadTime====
installTime====
serverStartTime==52==
execServerToken==46c78f1fbedd==

[08:04:12.653] Remote server is listening on port 41291
[08:04:12.654] Parsed server configuration: {"serverConfiguration":{"remoteListeningOn":{"port":41291},"osReleaseId":"rocky","arch":"x86_64","sshAuthSock":"","display":"","tmpDir":"/run/user/2785","platform":"linux","execServerToken":"46c78f1fbedd"},"serverStartTime":52,"installUnpackCode":""}
[08:04:12.659] Starting forwarding server. local port 17073 -> socksPort 17068 -> remotePort 41291
[08:04:12.660] Forwarding server listening on port 17073
[08:04:12.661] Waiting for ssh tunnel to be ready
[08:04:12.662] [Forwarding server port 17073] Got connection 0
[08:04:12.663] Tunneled port 41291 to local port 17073
[08:04:12.664] Resolved "ssh-remote+tns1956" to "port 17073"
[08:04:12.664] Resolving exec server at port 17073
[08:04:12.666] [Forwarding server port 17073] Got connection 1
[08:04:12.673] > 
[08:04:12.724] Exec server for ssh-remote+tns1956 created and cached
Developer tools console log
WARN Via 'product.json#extensionEnabledApiProposals' extension 'ms-dotnettools.dotnet-interactive-vscode' wants API proposal 'languageConfigurationAutoClosingPairs' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
39[Violation] Added non-passive event listener to a scroll-blocking <some> event. Consider marking event handler as 'passive' to make the page more responsive. See <URL>
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
Vb @ multiEditorTabsControl.ts:403
X @ multiEditorTabsControl.ts:193
N @ editorTabsControl.ts:156
_ @ multiEditorTabsControl.ts:157
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
w @ multiRowEditorTabsControl.ts:36
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
y @ editorTitleControl.ts:75
v @ editorTitleControl.ts:56
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
G @ editorGroupView.ts:203
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
createFromSerialized @ editorGroupView.ts:66
Pb @ editorPart.ts:623
fromJSON @ editorPart.ts:1170
r @ gridview.ts:1741
(anonymous) @ gridview.ts:1734
r @ gridview.ts:1732
q @ gridview.ts:1725
deserialize @ gridview.ts:1719
deserialize @ grid.ts:817
cc @ editorPart.ts:1164
bc @ editorPart.ts:1133
ac @ editorPart.ts:1105
L @ editorPart.ts:969
create @ part.ts:76
kc @ workbench.ts:358
(anonymous) @ workbench.ts:167
invokeFunction @ instantiationService.ts:68
startup @ workbench.ts:145
open @ desktop.main.ts:128
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'wheel' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
Vb @ multiEditorTabsControl.ts:403
X @ multiEditorTabsControl.ts:193
N @ editorTabsControl.ts:156
_ @ multiEditorTabsControl.ts:157
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
w @ multiRowEditorTabsControl.ts:37
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
y @ editorTitleControl.ts:75
v @ editorTitleControl.ts:56
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
G @ editorGroupView.ts:203
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
createFromSerialized @ editorGroupView.ts:66
Pb @ editorPart.ts:623
fromJSON @ editorPart.ts:1170
r @ gridview.ts:1741
(anonymous) @ gridview.ts:1734
r @ gridview.ts:1732
q @ gridview.ts:1725
deserialize @ gridview.ts:1719
deserialize @ grid.ts:817
cc @ editorPart.ts:1164
bc @ editorPart.ts:1133
ac @ editorPart.ts:1105
L @ editorPart.ts:969
create @ part.ts:76
kc @ workbench.ts:358
(anonymous) @ workbench.ts:167
invokeFunction @ instantiationService.ts:68
startup @ workbench.ts:145
open @ desktop.main.ts:128
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
actionViewItemProvider @ viewPane.ts:434
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
Rb @ viewPane.ts:641
Tb @ viewPane.ts:655
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ viewsService.ts:598
(anonymous) @ event.ts:169
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ panecomposite.ts:46
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
actionViewItemProvider @ viewPane.ts:434
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
Rb @ viewPane.ts:641
Tb @ viewPane.ts:655
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ viewsService.ts:598
(anonymous) @ event.ts:169
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ panecomposite.ts:46
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ viewsService.ts:598
(anonymous) @ event.ts:169
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:418
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ panecomposite.ts:46
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:418
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
actionViewItemProvider @ viewPane.ts:434
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
Rb @ viewPane.ts:641
Tb @ viewPane.ts:655
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ viewsService.ts:598
(anonymous) @ event.ts:169
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ panecomposite.ts:46
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
actionViewItemProvider @ viewPane.ts:434
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
Rb @ viewPane.ts:641
Tb @ viewPane.ts:655
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ viewsService.ts:598
(anonymous) @ event.ts:169
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ panecomposite.ts:46
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
actionViewItemProvider @ viewPane.ts:434
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
Rb @ viewPane.ts:641
Tb @ viewPane.ts:655
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:57
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ viewsService.ts:598
(anonymous) @ event.ts:169
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:57
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ panecomposite.ts:46
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:57
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
actionViewItemProvider @ viewPane.ts:434
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
Rb @ viewPane.ts:641
Tb @ viewPane.ts:655
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:57
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ viewsService.ts:598
(anonymous) @ event.ts:169
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:57
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ panecomposite.ts:46
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:57
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
actionViewItemProvider @ viewPane.ts:434
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
Rb @ viewPane.ts:641
Tb @ viewPane.ts:655
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:57
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ viewsService.ts:598
(anonymous) @ event.ts:169
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:57
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ panecomposite.ts:46
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:57
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
event.ts:42 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
onWillAddFirstListener @ event.ts:42
q @ event.ts:1058
(anonymous) @ event.ts:118
onWillAddFirstListener @ event.ts:193
q @ event.ts:1058
H @ listWidget.ts:673
D @ listWidget.ts:1492
Q @ listWidget.ts:1472
x @ listService.ts:285
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
r @ notificationsList.ts:74
show @ notificationsList.ts:53
Q @ notificationsToasts.ts:206
(anonymous) @ notificationsToasts.ts:153
execute @ dom.ts:196
Ct @ dom.ts:236
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ viewsService.ts:598
(anonymous) @ event.ts:169
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:547
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ panecomposite.ts:46
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:547
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ viewsService.ts:598
(anonymous) @ event.ts:169
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:418
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ panecomposite.ts:46
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:418
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
actionViewItemProvider @ viewPane.ts:434
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
Rb @ viewPane.ts:641
Tb @ viewPane.ts:655
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ viewsService.ts:598
(anonymous) @ event.ts:169
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ panecomposite.ts:46
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
actionViewItemProvider @ viewPane.ts:434
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
Rb @ viewPane.ts:641
Tb @ viewPane.ts:655
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ viewsService.ts:598
(anonymous) @ event.ts:169
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ panecomposite.ts:46
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:38
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
actionViewItemProvider @ viewPane.ts:434
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
Rb @ viewPane.ts:641
Tb @ viewPane.ts:655
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:57
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ viewsService.ts:598
(anonymous) @ event.ts:169
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:57
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
dom.ts:79 [Violation] Added non-passive event listener to a scroll-blocking 'touchstart' event. Consider marking event handler as 'passive' to make the page more responsive. See https://www.chromestatus.com/feature/5745543795965952
h @ dom.ts:79
d @ dom.ts:100
O @ selectBoxCustom.ts:227
h @ selectBoxCustom.ts:137
w @ selectBox.ts:91
u @ actionViewItems.ts:435
O @ menuEntryActionViewItem.ts:493
j @ instantiationService.ts:119
createInstance @ instantiationService.ts:85
N @ menuEntryActionViewItem.ts:522
getActionViewItem @ viewPane.ts:672
getActionViewItem @ viewPaneContainer.ts:597
getActionViewItem @ panecomposite.ts:144
Bb @ compositePart.ts:445
actionViewItemProvider @ compositePart.ts:399
actionViewItemProvider @ toolbar.ts:98
(anonymous) @ actionbar.ts:361
push @ actionbar.ts:352
(anonymous) @ toolbar.ts:193
setActions @ toolbar.ts:192
setActions @ toolbar.ts:182
(anonymous) @ compositePart.ts:343
tb @ compositePart.ts:304
tb @ paneCompositePart.ts:356
(anonymous) @ compositePart.ts:194
y @ event.ts:1140
fire @ event.ts:1171
S @ composite.ts:237
(anonymous) @ panecomposite.ts:46
y @ event.ts:1140
z @ event.ts:1151
fire @ event.ts:1175
kb @ viewPaneContainer.ts:692
(anonymous) @ viewPaneContainer.ts:845
y @ event.ts:1140
fire @ event.ts:1171
Tb @ viewPane.ts:656
(anonymous) @ viewPane.ts:374
y @ event.ts:1140
fire @ event.ts:1171
(anonymous) @ actions.ts:84
y @ event.ts:1140
fire @ event.ts:1171
n @ actions.ts:48
(anonymous) @ actions.ts:57
y @ event.ts:1140
fire @ event.ts:1171
resume @ event.ts:1319
(anonymous) @ event.ts:1358
9[Violation] 'requestIdleCallback' handler took <N>ms
textAreaInput.ts:675 [Violation] 'requestIdleCallback' handler took 71ms
textAreaInput.ts:675 [Violation] 'requestIdleCallback' handler took 70ms
console.ts:94 [Violation] 'requestIdleCallback' handler took 62ms
windowsKeyboardMapper.ts:377 [Violation] 'requestIdleCallback' handler took 85ms
windowsKeyboardMapper.ts:377 [Violation] 'requestIdleCallback' handler took 97ms
windowsKeyboardMapper.ts:377 [Violation] 'requestIdleCallback' handler took 202ms
windowsKeyboardMapper.ts:377 [Violation] 'requestIdleCallback' handler took 54ms
windowsKeyboardMapper.ts:377 [Violation] 'requestIdleCallback' handler took 137ms
console.ts:94 [Violation] 'requestIdleCallback' handler took 52ms
event.ts:899 [Violation] 'setTimeout' handler took 53ms
8[Violation] 'message' handler took <N>ms
marked.js:3029 [Violation] 'message' handler took 374ms
marked.js:3029 [Violation] 'message' handler took 239ms
marked.js:3029 [Violation] 'message' handler took 570ms
marked.js:3029 [Violation] 'message' handler took 339ms
marked.js:3029 [Violation] 'message' handler took 173ms
marked.js:3029 [Violation] 'message' handler took 218ms
marked.js:3029 [Violation] 'message' handler took 213ms
marked.js:3029 [Violation] 'message' handler took 156ms
event.ts:899 [Violation] 'setTimeout' handler took 104ms
inlineDiffDeletedCodeMargin.ts:108 [Violation] 'setTimeout' handler took 67ms
[Violation] Forced reflow while executing JavaScript took 41ms
log.ts:431  WARN [mypy-type-checker]: Couldn't find message for key settings.cwd.description.
log.ts:431  WARN [mypy-type-checker]: Couldn't find message for key settings.ignorePatterns.description.
log.ts:441   ERR Extension 'tabnine.tabnine-vscode' wants API proposal 'inlineCompletions' but that proposal DOES NOT EXIST. Likely, the proposal has been finalized (check 'vscode.d.ts') or was abandoned.
log.ts:421  INFO Invoking resolveAuthority(ssh-remote)...
log.ts:421  INFO [LocalProcess0][resolveAuthority(ssh-remote,1)][0ms] obtaining proxy...
log.ts:421  INFO [LocalProcess0][resolveAuthority(ssh-remote,1)][0ms] invoking...
log.ts:441   ERR [LocalProcess0][resolveAuthority(ssh-remote,1)][634ms] returned an error {code: 'NotAvailable', message: 'withRevealTerminalEvent can only be called once at a time globally within the app', detail: true}code: "NotAvailable"detail: truemessage: "withRevealTerminalEvent can only be called once at a time globally within the app"[[Prototype]]: Objectconstructor: ƒ Object()hasOwnProperty: ƒ hasOwnProperty()isPrototypeOf: ƒ isPrototypeOf()propertyIsEnumerable: ƒ propertyIsEnumerable()toLocaleString: ƒ toLocaleString()toString: ƒ toString()valueOf: ƒ valueOf()__defineGetter__: ƒ __defineGetter__()__defineSetter__: ƒ __defineSetter__()__lookupGetter__: ƒ __lookupGetter__()__lookupSetter__: ƒ __lookupSetter__()__proto__: (...)get __proto__: ƒ __proto__()set __proto__: ƒ __proto__()
log.ts:441   ERR resolveAuthority(ssh-remote) returned an error after 637 ms CodeExpectedError: withRevealTerminalEvent can only be called once at a time globally within the app
    at Q.rb (abstractExtensionService.ts:647:9)
    at async Q.qb (abstractExtensionService.ts:608:19)
    at async Q.Ob (nativeExtensionService.ts:370:22)
    at async Q.jb (abstractExtensionService.ts:438:31)
nativeExtensionService.ts:376 Error handled: Not showing a notification for the error
log.ts:441   ERR Error received from starting extension host (kind: Remote)
log.ts:441   ERR CodeExpectedError: withRevealTerminalEvent can only be called once at a time globally within the app
    at Q.rb (abstractExtensionService.ts:647:9)
    at async Q.qb (abstractExtensionService.ts:608:19)
    at async Q.Ob (nativeExtensionService.ts:370:22)
    at async Q.jb (abstractExtensionService.ts:438:31)
log.ts:441   ERR [remote-connection][attempt 1] An error occurred in initial connection! Will retry... Error:
log.ts:441   ERR CodeExpectedError: withRevealTerminalEvent can only be called once at a time globally within the app
    at Q.rb (abstractExtensionService.ts:647:9)
    at async Q.qb (abstractExtensionService.ts:608:19)
    at async Q.Ob (nativeExtensionService.ts:370:22)
    at async Q.jb (abstractExtensionService.ts:438:31)
log.ts:441   ERR [remote-connection][attempt 2] An error occurred in initial connection! Will retry... Error:
log.ts:441   ERR CodeExpectedError: withRevealTerminalEvent can only be called once at a time globally within the app
    at Q.rb (abstractExtensionService.ts:647:9)
    at async Q.qb (abstractExtensionService.ts:608:19)
    at async Q.Ob (nativeExtensionService.ts:370:22)
    at async Q.jb (abstractExtensionService.ts:438:31)
27log.ts:441   ERR [idleberg.icon-fonts]: Unknown language in `contributes.icon-fonts.language`. Provided value: blade
27log.ts:441   ERR [idleberg.icon-fonts]: Unknown language in `contributes.icon-fonts.language`. Provided value: vue-html
27log.ts:441   ERR [idleberg.icon-fonts]: Unknown language in `contributes.icon-fonts.language`. Provided value: svelte
log.ts:441   ERR [kamilturek.vscode-pyproject-toml-snippets]: Unknown language in `contributes.vscode-pyproject-toml-snippets.language`. Provided value: toml
log.ts:441   ERR [remote-connection][attempt 3] An error occurred in initial connection! Will retry... Error:
log.ts:441   ERR CodeExpectedError: withRevealTerminalEvent can only be called once at a time globally within the app
    at Q.rb (abstractExtensionService.ts:647:9)
    at async Q.qb (abstractExtensionService.ts:608:19)
    at async Q.Ob (nativeExtensionService.ts:370:22)
    at async Q.jb (abstractExtensionService.ts:438:31)
log.ts:441   ERR [remote-connection][attempt 4] An error occurred in initial connection! Will retry... Error:
log.ts:441   ERR CodeExpectedError: withRevealTerminalEvent can only be called once at a time globally within the app
    at Q.rb (abstractExtensionService.ts:647:9)
    at async Q.qb (abstractExtensionService.ts:608:19)
    at async Q.Ob (nativeExtensionService.ts:370:22)
    at async Q.jb (abstractExtensionService.ts:438:31)
log.ts:441   ERR [remote-connection][attempt 5]  An error occurred in initial connection! It will be treated as a permanent error. Error:
log.ts:441   ERR CodeExpectedError: withRevealTerminalEvent can only be called once at a time globally within the app
    at Q.rb (abstractExtensionService.ts:647:9)
    at async Q.qb (abstractExtensionService.ts:608:19)
    at async Q.Ob (nativeExtensionService.ts:370:22)
    at async Q.jb (abstractExtensionService.ts:438:31)
log.ts:441   ERR CodeExpectedError: withRevealTerminalEvent can only be called once at a time globally within the app
    at Q.rb (abstractExtensionService.ts:647:9)
    at async Q.qb (abstractExtensionService.ts:608:19)
    at async Q.Ob (nativeExtensionService.ts:370:22)
    at async Q.jb (abstractExtensionService.ts:438:31)
log.ts:441   ERR Cannot register remote filesystem provider. Error while fetching remote environment. withRevealTerminalEvent can only be called once at a time globally within the app
4log.ts:441   ERR CodeExpectedError: withRevealTerminalEvent can only be called once at a time globally within the app
    at Q.rb (abstractExtensionService.ts:647:9)
    at async Q.qb (abstractExtensionService.ts:608:19)
    at async Q.Ob (nativeExtensionService.ts:370:22)
    at async Q.jb (abstractExtensionService.ts:438:31)
log.ts:441   ERR CodeExpectedError: withRevealTerminalEvent can only be called once at a time globally within the app
    at Q.rb (abstractExtensionService.ts:647:9)
    at async Q.qb (abstractExtensionService.ts:608:19)
    at async Q.Ob (nativeExtensionService.ts:370:22)
    at async Q.jb (abstractExtensionService.ts:438:31)
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-bash-utils'
    at n.j (fileService.ts:150:18)
    at async n.bb (fileService.ts:1177:20)
    at async fileService.ts:1143:24
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-date-utils'
    at n.j (fileService.ts:150:18)
    at async n.bb (fileService.ts:1177:20)
    at async fileService.ts:1143:24
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-deployment'
    at n.j (fileService.ts:150:18)
    at async n.bb (fileService.ts:1177:20)
    at async fileService.ts:1143:24
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-dev-toolbox'
    at n.j (fileService.ts:150:18)
    at async n.bb (fileService.ts:1177:20)
    at async fileService.ts:1143:24
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-eslint-plugin'
    at n.j (fileService.ts:150:18)
    at async n.bb (fileService.ts:1177:20)
    at async fileService.ts:1143:24
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-jest'
    at n.j (fileService.ts:150:18)
    at async n.bb (fileService.ts:1177:20)
    at async fileService.ts:1143:24
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-typescript'
    at n.j (fileService.ts:150:18)
    at async n.bb (fileService.ts:1177:20)
    at async fileService.ts:1143:24
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-utils'
    at n.j (fileService.ts:150:18)
    at async n.bb (fileService.ts:1177:20)
    at async fileService.ts:1143:24
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-bash-utils'
    at n.j (fileService.ts:150:18)
    at async n.bb (fileService.ts:1177:20)
    at async fileService.ts:1143:24
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-date-utils'
    at n.j (fileService.ts:150:18)
    at async n.bb (fileService.ts:1177:20)
    at async fileService.ts:1143:24
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-deployment'
    at n.j (fileService.ts:150:18)
    at async n.bb (fileService.ts:1177:20)
    at async fileService.ts:1143:24
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-dev-toolbox'
    at n.j (fileService.ts:150:18)
    at async n.bb (fileService.ts:1177:20)
    at async fileService.ts:1143:24
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-eslint-plugin'
    at n.j (fileService.ts:150:18)
    at async n.bb (fileService.ts:1177:20)
    at async fileService.ts:1143:24
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-jest'
    at n.j (fileService.ts:150:18)
    at async n.bb (fileService.ts:1177:20)
    at async fileService.ts:1143:24
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-typescript'
    at n.j (fileService.ts:150:18)
    at async n.bb (fileService.ts:1177:20)
    at async fileService.ts:1143:24
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-utils'
    at n.j (fileService.ts:150:18)
    at async n.bb (fileService.ts:1177:20)
    at async fileService.ts:1143:24
log.ts:441   ERR ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-bash-utils/.git/config': CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-bash-utils/.git/config'
    at n.j (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:645:11549)
    at async n.exists (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:645:13756)
    at async Promise.all (index 0)
log.ts:441   ERR CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-deployment/src/scripts/py/util/nginx.py'
    at n.j (fileService.ts:150:18)
    at async n.m (fileService.ts:160:20)
    at async n.readFileStream (fileService.ts:537:20)
    at async b.M (textFileService.ts:219:19)
    at async b.readStream (textFileService.ts:198:35)
    at async P.Cb (textFileEditorModel.ts:444:20)
    at async P.resolve (textFileEditorModel.ts:300:3)
    at async s.W (textFileEditorModelManager.ts:416:4)
    at async n.gb (fileEditorInput.ts:336:4)
    at async T.setInput (textFileEditor.ts:105:26)
    at async c.S (editorPanes.ts:445:4)
    at async c.L (editorPanes.ts:270:34)
    at async c.openEditor (editorPanes.ts:146:12)
    at async editorGroupView.ts:1091:49
log.ts:441   ERR ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-bash-utils/pom.xml': CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-bash-utils/pom.xml'
    at n.j (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:645:11549)
    at async n.exists (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:645:13756)
    at async Promise.all (index 0)
log.ts:441   ERR withRevealTerminalEvent can only be called once at a time globally within the app: CodeExpectedError: withRevealTerminalEvent can only be called once at a time globally within the app
    at Q.rb (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2702:21248)
    at async Q.qb (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2702:20507)
    at async Q.Ob (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2703:11479)
    at async Q.jb (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2702:18090)
log.ts:441   ERR ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-bash-utils/.vscode': CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-bash-utils/.vscode'
    at n.j (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:645:11549)
    at async n.exists (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:645:13756)
    at async vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2046:6301
    at async Promise.all (index 0)
    at async O.v (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2046:6408)
log.ts:441   ERR withRevealTerminalEvent can only be called once at a time globally within the app: CodeExpectedError: withRevealTerminalEvent can only be called once at a time globally within the app
    at Q.rb (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2702:21248)
    at async Q.qb (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2702:20507)
    at async Q.Ob (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2703:11479)
    at async Q.jb (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2702:18090)
log.ts:441   ERR CodeExpectedError: withRevealTerminalEvent can only be called once at a time globally within the app
    at Q.rb (abstractExtensionService.ts:647:9)
    at async Q.qb (abstractExtensionService.ts:608:19)
    at async Q.Ob (nativeExtensionService.ts:370:22)
    at async Q.jb (abstractExtensionService.ts:438:31)
log.ts:441   ERR withRevealTerminalEvent can only be called once at a time globally within the app: CodeExpectedError: withRevealTerminalEvent can only be called once at a time globally within the app
    at Q.rb (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2702:21248)
    at async Q.qb (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2702:20507)
    at async Q.Ob (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2703:11479)
    at async Q.jb (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2702:18090)
marked.js:3029 [Violation] 'setTimeout' handler took 53ms
log.ts:441   ERR [Extension Host] (node:13168) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
console.ts:137 [Extension Host] (node:13168) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
(Use `Code --trace-deprecation ...` to show where the warning was created)
w @ console.ts:137
$logExtensionHostMessage @ mainThreadConsole.ts:39
S @ rpcProtocol.ts:456
Q @ rpcProtocol.ts:441
M @ rpcProtocol.ts:371
L @ rpcProtocol.ts:297
(anonymous) @ rpcProtocol.ts:161
y @ event.ts:1140
fire @ event.ts:1171
fire @ ipc.net.ts:650
Q.onmessage @ localProcessExtensionHost.ts:581
log.ts:441   ERR [Extension Host] CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-bash-utils'
    at n.j (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:645:11549)
    at async n.exists (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:645:13756)
    at async Promise.all (index 0)
    at async vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1867:2796
console.ts:137 [Extension Host] CodeExpectedError: ENOPRO: No file system provider found for resource 'vscode-remote://ssh-remote%2Btns1956/data/stimmerm/spot-bash-utils'
    at n.j (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:645:11549)
    at async n.exists (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:645:13756)
    at async Promise.all (index 0)
    at async vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:1867:2796
w @ console.ts:137
$logExtensionHostMessage @ mainThreadConsole.ts:39
S @ rpcProtocol.ts:456
Q @ rpcProtocol.ts:441
M @ rpcProtocol.ts:371
L @ rpcProtocol.ts:297
(anonymous) @ rpcProtocol.ts:161
y @ event.ts:1140
fire @ event.ts:1171
fire @ ipc.net.ts:650
Q.onmessage @ localProcessExtensionHost.ts:581
2log.ts:441   ERR withRevealTerminalEvent can only be called once at a time globally within the app: CodeExpectedError: withRevealTerminalEvent can only be called once at a time globally within the app
    at Q.rb (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2702:21248)
    at async Q.qb (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2702:20507)
    at async Q.Ob (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2703:11479)
    at async Q.jb (vscode-file://vscode-app/c:/Users/stimmerm/AppData/Local/Programs/Microsoft%20VS%20Code/resources/app/out/vs/workbench/workbench.desktop.main.js:2702:18090)

Please advise on any additional steps I can take or information required to resolve this issue.

VS Code version: Code 1.84.0 (d037ac076cee195194f93ce6fe2bdfe2969cc82d, 2023-11-01T11:29:04.398Z) OS version: Windows_NT x64 10.0.19045 Modes: Connection to ‘SSH: tns1956’ could not be established withRevealTerminalEvent can only be called once at a time globally within the app

System Info
Item Value
CPUs 11th Gen Intel® Core™ i7-1185G7 @ 3.00GHz (8 x 2995)
GPU Status 2d_canvas: enabled
canvas_oop_rasterization: enabled_on
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: enabled
Load (avg) undefined
Memory (System) 31.85GB (16.61GB free)
Process Argv –crash-reporter-id 73534df5-988d-42b2-9f2a-eace9dbfcbdc
Screen Reader no
VM 0%

Connection to ‘SSH: tns1956’ could not be established withRevealTerminalEvent can only be called once at a time globally within the app

Extensions: none
A/B Experiments
vsliv368:30146709
vsreu685:30147344
python383:30185418
vspor879:30202332
vspor708:30202333
vspor363:30204092
vstes516:30244333
vslsvsres303:30308271
vserr242:30382549
pythontb:30283811
vsjup518:30340749
pythonptprofiler:30281270
vshan820:30294714
vstes263:30335439
vscoreces:30445986
vscod805cf:30301675
binariesv615:30325510
bridge0708:30335490
bridge0723:30353136
vsaa593cf:30376535
pythonvs932:30410667
py29gd2263cf:30880073
vsclangdf:30486550
c4g48928:30535728
dsvsc012cf:30540253
pynewext54:30695312
azure-dev_surveyone:30548225
282f8724:30602487
f6dab269:30613381
showlangstatbar:30737416
pythonfmttext:30731395
fixshowwlkth:30771522
showindicator:30805244
pythongtdpath:30769146
i26e3531:30792625
pythonnosmt12:30797651
pythonidxpt:30866567
pythonnoceb:30805159
dsvsc013:30795093
dsvsc014:30804076
dsvsc015:30845448
pythontestfixtcf:30871695
pythonregdiag2:30871582
pyreplss2:30879913
pythonmypyd1:30879173
pythoncet00cf:30874137
pythontbext0:30879054
dsvsc016cf:30880770

About this issue

  • Original URL
  • State: closed
  • Created 8 months ago
  • Reactions: 10
  • Comments: 22

Most upvoted comments

Big Discovery

TLDR: VSCode Extension “codesandbox”, a terminal-related vscode extension is the culpult for my case.

after i disabled all others vscode extension problem is gone. I asked github copilot about this

The error message you’re seeing suggests that there might be a conflict between extensions that are trying to use the withRevealTerminalEvent method concurrently. This method is part of the VS Code API and is used to control the visibility of the terminal. The extensions that could potentially cause this problem are those that interact with the terminal. These could be extensions that run commands in the terminal, extensions that create new terminals, or extensions that manage terminal sessions. The SSH extension you mentioned is a workspace extension as per the first code snippet you provided. It’s possible that another workspace extension is conflicting with it. To identify the problematic extension, you can enable your extensions one by one and check if the problem reoccurs. Start with the extensions that have terminal-related functionality. Once you identify the extension causing the issue, you can check if there’s an update available that might fix the problem, or report the issue to the extension’s maintainers.

Then, i uninstall an extension that use terminal one by one. And VSCode Extension “codesandbox”, a terminal-related vscode extension is the culpult for my case.

Thank you for your reply!

Unfortunately, in my case, the error seems to persist after downgrading the Remote - SSH extension to any other version.

I’m currently looking into downgrading VSCode entirely for now (due to our team’s reliance on remote development, it’s critical that I maintain access to our dev servers). Will update to let you know if that fixes the problem (albeit temporarily).

Edit: I can confirm the error is gone when downgrading to Visual Studio Code 1.83.1. The issue is thus localized to versions >= 1.84 (the problem was also present in the insiders version)

Big Discovery

TLDR: VSCode Extension “codesandbox”, a terminal-related vscode extension is the culpult for my case.

after i disabled all others vscode extension problem is gone. I asked github copilot about this

The error message you’re seeing suggests that there might be a conflict between extensions that are trying to use the withRevealTerminalEvent method concurrently. This method is part of the VS Code API and is used to control the visibility of the terminal. The extensions that could potentially cause this problem are those that interact with the terminal. These could be extensions that run commands in the terminal, extensions that create new terminals, or extensions that manage terminal sessions. The SSH extension you mentioned is a workspace extension as per the first code snippet you provided. It’s possible that another workspace extension is conflicting with it. To identify the problematic extension, you can enable your extensions one by one and check if the problem reoccurs. Start with the extensions that have terminal-related functionality. Once you identify the extension causing the issue, you can check if there’s an update available that might fix the problem, or report the issue to the extension’s maintainers.

Then, i uninstall an extension that use terminal one by one. And VSCode Extension “codesandbox”, a terminal-related vscode extension is the culpult for my case.

I faced the same issue, and uninstalling codesandbox extention solved it. Thank you @wasdee !

I believe the issue was caused because our extension marked the SSH Remote extension as a dependency. Maybe that activated the extension twice. I’ve now fixed it by removing the dependency of that extension, and instead we now prompt the user to install the extension if it’s not yet installed.

That fix has been published now!

Edit: I can confirm the error is gone when downgrading to Visual Studio Code 1.83.1. The issue is thus localized to versions >= 1.85 (the problem was also present in the insiders version)

I confirm this fix. Downgrade VS code from 1.84 to 1.83 make SSH remote works again. https://code.visualstudio.com/updates/v1_83

Thanks.