没有扩展名的文件的语法突出显示

发布于 2024-11-29 05:36:56 字数 111 浏览 1 评论 0原文

我正在处理一些没有 .h.hpp 扩展名的库头。 Visual Studio 没有为我提供这些文件的语法突出显示和其他功能。有什么办法可以打开它们吗?

I am working an some library headers that do not have a .h or .hpp extension. Visual Studio does not give me syntax highlighting and other features for those files. Is there any way to turn them on?

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

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

发布评论

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

评论(2

人心善变 2024-12-06 05:36:56

找到了。在德语版 Visual Studio 中,可以在“Extras / Optionen /Text-Editor / Dateierweiterung / [x] Dateien ohne Erweiterung zuordnen zu: Microsoft Visual C++”下找到该选项。

Found it. In the German version of Visual Studio, the option can be found under "Extras / Optionen /Text-Editor / Dateierweiterung / [x] Dateien ohne Erweiterung zuordnen zu: Microsoft Visual C++".

风柔一江水 2024-12-06 05:36:56

在 Visual Studio 2015 中:

工具->选项->文本编辑器 ->文件扩展名:

将无扩展名文件映射到:<微软Visual C++>>

输入图片此处描述

In Visual Studio 2015:

Tools -> Options -> Text Editor -> File Extension:

Map extensionless files to: < Microsoft Visual C++ >

enter image description here

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