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
Upon reload hover will appear and then close instantaneously and I get the error Grammar is in an endless loop - Grammar pushed & popped a rule without advancing.
mjbvz
added a commit
to mjbvz/vscode
that referenced
this issue
Jun 11, 2019
For microsoft#75304
Make sure we do not get into a loop of tyring to dispose of an object by checking `isDisposed` before calling into dispose again
Also log if you try to register a disposeable on itself
Issue Type: Bug
While developing in the VS Code repo the warning and errors do not appear on hover. The tooltips do appear on smaller repositories.
Steps to reproduce
The developer console contains an error for Maximum call stack size exceeded with this statement repeated:
VS Code version: Code - Insiders 1.36.0-insider (7bc29bf, 2019-06-11T08:29:28.099Z)
OS version: Darwin x64 18.6.0
System Info
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: enabled
oop_rasterization: disabled_off
protected_video_decode: unavailable_off
rasterization: enabled
skia_deferred_display_list: disabled_off
skia_renderer: disabled_off
surface_synchronization: enabled_on
video_decode: enabled
viz_display_compositor: disabled_off
webgl: enabled
webgl2: enabled
Extensions (11)
The text was updated successfully, but these errors were encountered: