简体   繁体   English

缺少 Visual Studio 2019 数据表可视化工具

[英]Visual Studio 2019 Datatable visualizer missing

I download VS2019 yesterday and so far it was pretty nice so far.我昨天下载了 VS2019,到目前为止还不错。 Testing out some projects I found out that the visualizer for the datatables is totally missing, I do some google research for that but nothing come out.测试一些项目我发现数据表的可视化器完全丢失了,我为此做了一些谷歌研究,但没有任何结果。

可视化器在哪里?

There it's suppose to be the visualizer but nothing show up.那里应该是可视化工具,但什么也没有出现。

EDIT编辑

I'm using.NetFramework 4.5我正在使用.NetFramework 4.5

There is not like a "sample code" because i can't visualize anywhere, in every line of code where I use a Datatable I'm not able to see it.没有像“示例代码”这样的东西,因为我无法在任何地方可视化,在我使用数据表的每一行代码中,我都看不到它。

I'm answering my question with what work for me, thanks to the reply from zzz... in this post .感谢zzz在这篇文章中的回复,我正在用什么对我有用来回答我的问题。 I check the follow folder:我检查以下文件夹:

C:\Users\username\Documents\Visual Studio 2019 C:\用户\用户名\文档\Visual Studio 2019

and I notice that the Visualizers folder is missing, I just copy the Visualizers folder from我注意到Visualizers文件夹丢失了,我只是复制Visualizers文件夹

C:\Users\username\Documents\Visual Studio 2015 C:\用户\用户名\文档\Visual Studio 2015

to the 2019 folder and that was all.到 2019 文件夹,仅此而已。 I think this bad-instalation happends when you install Visual Studio in a disk that isn't the system default, but this is just a theory.我认为当您将 Visual Studio 安装在不是系统默认值的磁盘中时会发生这种错误安装,但这只是一个理论。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM