You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERR (intermediate value) is not a function: TypeError: (intermediate value) is not a function
at G.<anonymous> (file:///C:/Program Files/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:5514:813)
at Generator.next (<anonymous>)
at file:///C:/Program Files/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:34:621
at new Promise (<anonymous>)
at n (file:///C:/Program Files/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:34:398)
at lifecycleService.when.then (file:///C:/Program Files/Microsoft VS Code Insiders/resources/app/out/vs/workbench/workbench.main.js:5514:699)
at process._tickCallback (internal/process/next_tick.js:68:7)
It seems to originate from here:
To my knowing, new Promise(...) indeed yields a promise and not a function, so new Promise(...)() won't do any good...
VS Code version: Code - Insiders 1.35.0-insider (6b081a9, 2019-05-24T21:28:41.464Z)
OS version: Windows_NT x64 10.0.17763
Remote OS version: Linux x64 4.4.0-17763-Microsoft
Remote OS version: Linux x64 4.4.0-17763-Microsoft
System Info
Item
Value
CPUs
Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz (4 x 2808)
Issue Type: Bug
I see an error in the devtools:
It seems to originate from here:
To my knowing,
new Promise(...)
indeed yields a promise and not a function, sonew Promise(...)()
won't do any good...VS Code version: Code - Insiders 1.35.0-insider (6b081a9, 2019-05-24T21:28:41.464Z)
OS version: Windows_NT x64 10.0.17763
Remote OS version: Linux x64 4.4.0-17763-Microsoft
Remote OS version: Linux x64 4.4.0-17763-Microsoft
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: enabled
surface_synchronization: enabled_on
video_decode: enabled
webgl: enabled
webgl2: enabled
Extensions (71)
The text was updated successfully, but these errors were encountered: