有人有一个简单的模板来为 Netbeans 编辑器创建新的语法突出显示吗?

发布于 2024-08-08 14:45:17 字数 193 浏览 4 评论 0原文

我想将一个基本的 Netbeans 编辑器与非标准数据库语言的语法突出显示结合在一起。

初始目标:突出显示一组保留字和标准 C 多行注释。

任何精通此操作并可以向我指出链接或模板的人吗?

最后一件事:我之前已经拉下了 Netbeans 源代码树,并试图费力地浏览它。啊。我正在寻找一种可以做到这一点的插件模板(如果有的话)。

I'd like to throw together a basic Netbeans editor with syntax highlighting for a non-standard database language.

Initial target: highlight a set of reserved words and standard C multi-line comments.

Anyone savvy with this and could point me to a link, or a template?

One last thing: I've pulled down the Netbeans source tree before and tried to slog my way through it. Ugh. I'm looking more for a plug-in template that could do this, if there is one.

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

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

发布评论

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

评论(1

慢慢从新开始 2024-08-15 14:45:17

netbeans wiki 提供了有关添加对新语言的支持的信息。请参阅第 3) 点。这是一个繁琐的过程,但相当简单

the netbeans wiki has information on adding support for a new language. Look under point 3). It's a cumbersome process, but fairly straightforward

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