DataTable visualizer disappeared from my Visual Studio

前端 未结 9 2038
轻奢々
轻奢々 2020-12-03 23:32

A while ago I noticed I don\'t have a magnifying-glass next to my datatables. I used to have it, and somehow, sometime, it disappeared...
Has anyone seen this happen? Do

9条回答
  •  隐瞒了意图╮
    2020-12-04 00:09

    I know this is an old post, but I have been fighting this same issue. Nothing solved my problem... I finally figured out that I had been running Visual Studio in compatibility mode (Windows 7 os). Once I ran devenv.exe without compatibility mode set, the visualizers showed up again.

提交回复
热议问题