visual-studio - 截至 2014 年 6 月,Visual Studio 是否已准备好使用 4K 屏幕?

标签 visual-studio

关闭。这个问题是opinion-based .它目前不接受答案。












想改进这个问题?更新问题,以便 editing this post 可以用事实和引用来回答它.

5年前关闭。




Improve this question




有没有人真正体验过 4K 屏幕上的“微软堆栈编程”? VS 是可用的还是按钮又小又烦人?还是属性编辑器小得离谱?其他工具,网络浏览器怎么样?等等等等

作为 Windows 上的程序员,迁移到 4K 是否安全?

最佳答案

Scott Hanselman 有一篇非常好的文章,涵盖了各种程序的高 DPI 支持:http://www.hanselman.com/blog/LivingAHighDPIDesktopLifestyleCanBePainful.aspx

据他介绍,桌面本身(在 Windows 8.1 中)和 Microsoft 软件(他提到了 Visual Studio 和 Office)。

Visual Studio 2013 looks great. Fonts are well-sized, and while the icons aren't high-res (retina) they still look ok. All the Dialog boxes and menus work as they should.



这并不意味着拥有高 dpi 屏幕永远不会痛苦。 Adobe 在高 dpi 方面似乎真的很糟糕(尽管我认为至少 Photoshop 有一个新的高 dpi 模式,效果非常好)

I am shocked at how bad Adobe stuff looks on a high-dpi display. Just flip a coin, chances are it's gonna be a mix of small and large.



Dropbox 还混合了不同的规模(这让它看起来很糟糕),但 GitHub(显然在各方面都更胜一筹)看起来很棒。

关于visual-studio - 截至 2014 年 6 月,Visual Studio 是否已准备好使用 4K 屏幕?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24430148/

相关文章:

visual-studio - 如何快速评论和取消评论代码?

c - 在 Visual Studio 中调试时故意导致 C 程序内存泄漏会发生什么?

visual-studio - Visual Studio 6 Windows 公共(public)控件 6.0 (sp6) Windows 7,64 位

visual-studio - 在 Visual Studio 中进行代码编辑,就像在 Aptana Studio 中一样

c# - Visual Studio 重构重命名导致 XAML 文件中无法解释的属性全局替换

c++ - 如何在我的命名空间中使用 LoadString 宏?

c++ - 视觉 C++ : No devirtualization in obvious cases?

c# - 将 UML 图导入 Visual Studio

c# - 在 Visual Studio 中调试 C# 代码时,是否可以轻松导出 xml、csv 或文本格式的列表或字典?

c# - Microsoft Visual Studio 和 C# : How to Visually Add Events to Controls?