如何使 Visual Studio 2010 中选定的 html 标记突出显示像在 Visual Studio 2008 中一样工作

发布于 2024-12-02 08:53:51 字数 253 浏览 2 评论 0原文

在突出显示当前所选 html 元素的开始和结束标记时,有没有办法让 VS 2010 更像 VS 2008。

在 Visual Studio 2008 中,选定的 html 标签仅在元素的开始和结束标签上获得粗体字体以及 <; >人物,属性保持正常。

我在 VS 2010 中找到的唯一选项似乎是突出显示整个选定的标签、属性等。我发现没有任何东西可以控制所选标签本身。

有人知道如何让它更像旧编辑器一样工作吗?

谢谢!

Is there a way to make VS 2010 work more like VS 2008 when it come to highlighting the begin and end tags of the currently selected html element.

In Visual Studio 2008 the selected html tag simply gets a bold font on the beginning and end tags of the element along with the < > characters, and the attributes remain normal.

The only option I can seem to find in VS 2010 is to highlight the entire selected tag, attributes and all. I have found nothing that just controls the selected tag itself.

Anyone know a way to make it work more like the old editor?

Thanks!

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

只为守护你 2024-12-09 08:53:51

转到工具 ->选项->环境->字体和颜色。然后选择大括号匹配(矩形),将项目背景设置为您的IDE正在使用的相同背景,并选中粗体选项。应该可以做到这一点。

Go to Tools -> Options -> Environment -> Fonts and Colors. Then select Brace Matching(Rectangle), set the item background to the same background your ide is using and also check the bold option. That should do it.

萌面超妹 2024-12-09 08:53:51

转到工具 ->选项->环境->字体和颜色。然后选择突出显示的参考。更改项目背景。

这适用于 VS2015 - 我不确定 VS 的其他版本。

Go to Tools -> Options -> Environment -> Fonts and Colors. Then select Highlighted Reference. Change the Item background.

This works in VS2015 - I'm not sure about other versions of VS.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文