Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Typescript no syntax highlighting on hover popover #79653

Closed
DanielHZhang opened this issue Aug 22, 2019 · 5 comments
Closed

Typescript no syntax highlighting on hover popover #79653

DanielHZhang opened this issue Aug 22, 2019 · 5 comments
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@DanielHZhang
Copy link

Issue Type: Bug

Hovering a property/function/type/class displays a popover with detailed information. The code in the popover should have its syntax highlighted, but it is not:
image


With Code 1.37.1, this is working as intended:
image


VS Code version: Code - Insiders 1.38.0-insider (ada79d7, 2019-08-21T13:26:22.457Z)
OS version: Windows_NT x64 10.0.18362

System Info
Item Value
CPUs Intel(R) Core(TM) i5-6300HQ CPU @ 2.30GHz (4 x 2304)
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: disabled_software
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) undefined
Memory (System) 7.82GB (0.83GB free)
Process Argv --disable-extensions --remote=wsl+Ubuntu
Screen Reader no
VM 0%
Extensions disabled
@gjsjohnmurray
Copy link
Contributor

/duplicate of #78946

@vscodebot vscodebot bot added the *duplicate Issue identified as a duplicate of another issue(s) label Aug 22, 2019
@vscodebot
Copy link

vscodebot bot commented Aug 22, 2019

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!

@vscodebot vscodebot bot closed this as completed Aug 22, 2019
@Gama11
Copy link
Contributor

Gama11 commented Aug 23, 2019

@gjsjohnmurray Not sure about that, he said in 1.37 it's working as intended (meaning it regressed between 1.37 and 1.38-insider). My issue in #78946 is broken in 1.37 but worked in earlier releases.

@gjsjohnmurray
Copy link
Contributor

@FadeZhanger does this still happen for you on the latest 1.38-insider?

@DanielHZhang
Copy link
Author

@gjsjohnmurray No, it seems like this was just fixed today (8cd00a7, 2019-08-27T06:13:54.903Z)

@vscodebot vscodebot bot locked and limited conversation to collaborators Oct 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

3 participants