适用于 .Net 的免费/开源代码编辑器 UI 控件

发布于 2024-09-04 02:41:24 字数 1536 浏览 2 评论 0原文

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

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

发布评论

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

评论(2

高冷爸爸 2024-09-11 02:41:24

我已经在一些情况下使用 SharpCode.TextEditor,它工作得很好 - 包括语法突出显示等。

查看 CodeProject 上的这篇使用 ICSharpCode.TextEditor 文章了解简介。

alt text

要下载它,请访问 SharpDevelop 网站并下载最新源。其中包含的项目之一是文本编辑器,您可以轻松地将其隔离到其自己的程序集或子项目中 - 毕竟您可以获得所有源代码!

I've been using the SharpCode.TextEditor for a few cases, and it works quite well - including syntax highlighting and all.

Check out this Using ICSharpCode.TextEditor article on CodeProject for an intro.

alt text

To download it, go to the SharpDevelop web site and download the latest sources. One of the projects included is the Text editor, which you can easily isolate into its own assembly or sub project - you get all the source code, after all!

痞味浪人 2024-09-11 02:41:24

Scintilla 是一个功能强大的开源代码编辑组件,并且有 Scintilla 。 com/jacobslusser/ScintillaNET" rel="noreferrer">可用的 .NET 控件。

Scintilla is a powerful, open-source code editing component, and there is a .NET control available for it.

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