Skip to content

Warnings and Errors don't appear upon hover #75304

@lramos15

Description

@lramos15

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

  1. Create an error in the VS Code Repo
  2. Hover over the the error

The developer console contains an error for Maximum call stack size exceeded with this statement repeated:

    at _toDispose.forEach.e (lifecycle.ts:105)
    at Set.forEach (<anonymous>)
    at a.clear (lifecycle.ts:105)
    at a.dispose (lifecycle.ts:98)

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
Item Value
CPUs Intel(R) Core(TM) i7-8850H CPU @ 2.60GHz (12 x 2600)
GPU Status 2d_canvas: enabled
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
Load (avg) 3, 2, 2
Memory (System) 32.00GB (0.63GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (11)
Extension Author (truncated) Version
vscode-eslint dba 1.9.0
remote-containers ms- 0.60.0
remote-ssh-edit-nightly ms- 2019.6.15380
remote-ssh-explorer-nightly ms- 2019.6.15380
remote-ssh-nightly ms- 2019.6.15380
vscode-typescript-tslint-plugin ms- 1.1.0
debugger-for-chrome msj 4.11.3
vscode-docker Pet 0.6.2
material-icon-theme PKi 3.8.0
polacode pnp 0.3.2
vscode-sort-json ric 1.13.0

Metadata

Metadata

Assignees

Labels

bugIssue identified by VS Code Team member as probable bugverifiedVerification succeeded

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions