Eclipse 不做任何超链接或至少突出显示某些 *.h 文件和 *.S 的语法

发布于 2024-11-06 15:13:46 字数 255 浏览 1 评论 0原文

我正在使用 Eclipse CDT ( helios )。 当我打开项目中的某些(而非全部)*.h 文件时,缺少语法突出显示。 有时,语法突出显示已激活,但使用超链接的导航未激活。

当编辑器位于某些 *.h 文件上时,我什至无法使用(shift + ctrl + T)导航到其他元素。

*.S 文件也会发生同样的情况。

编辑

所有内容(语法突出显示、超链接和 shift+ctrl+T )都可以在 *.cpp 文件中正常工作。

I'm using Eclipse CDT ( helios ).
The syntax highlighting is missing When I open some , and not all, *.h files in a project.
and Sometimes the syntax highlighting is activated and navigation using hyperlinks isn't activated.

I can't even use ( shift + ctrl + T ) to navigate to other elements when the Editor is on some of the *.h files.

The same exact thing happens for *.S files.

edit

Everything ( syntax highlighting, hyperlinks, and shift+ctrl+T ) is working correctly with *.cpp files.

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

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

发布评论

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

评论(1

栀梦 2024-11-13 15:13:46

确保 CDT 未配置为中止大文件中的语法突出显示(请参阅 CDT 配置)。默认情况下它是启用的...

Make sure that CDT isn't configured to abort syntax highlighting in big files (see CDT configuration). It is enabled by default...

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