Scintilla

Scintilla
SciTE的截图,它使用Scintilla组件
開發者Neil Hodgson等。[1]
首次发布1999年5月17日,​25年前​(1999-May-17
当前版本
  • 5.3.6 (2023年7月26日;穩定版本)[2]
編輯維基數據鏈接
源代码库
  • hg.code.sf.net/p/scintilla/code
編輯維基數據鏈接
编程语言C++
操作系统Windows NT及更高,Mac OS X Snow Leopard及更高,使用GTK+的类Unix系统MorphOS英语MorphOS
类型文本编辑器
许可协议Historical Permission Notice and Disclaimer英语Historical Permission Notice and Disclaimer[3]
网站www.scintilla.org

Scintilla是以C++編寫的自由開源程式庫,它提供文本编辑器程式的各種功能,特別是适用于源代码编辑器的高级功能。Scintilla已應用在一些受歡迎的文字編輯程式,例如SciTE、Geany、Notepad++Programmer's Notepad英语Programmer's NotepadNotepad2等等。[4]

功能

除了語法突顯外,Scintilla还支持许多使代码编辑更容易的功能。高亮方法允许使用不同的字体、颜色、样式和背景颜色,并且不限于固定宽度的字体。该控件支持错误指示器、页边的行编号以及代码断点等行标记。可以添加其他功能,例如語法摺疊自动完成。基本的正则表达式搜索实现不成熟,但如果使用C++11编译,Scintilla可以支持运行时的正则表达式引擎。也可以通过直接缓冲区来替换或避免使用Scintilla的正则表达式库。

目前,Scintilla对从右到左的语言提供了实验性支持。[5]

Scinterm是Scintilla的一个版本,用于curses文本用户接口。它是由Textadept编辑器的开发者编写的。Scinterm使用Unicode字符来支持Scintilla的一些面向图形的功能,但由于终端环境的限制,一些Scintilla的功能缺失。[6]

基于Scintilla的软件

完整列表可在网上查到。[7]

  • Aegisub[8]
  • Altova XMLSpy英语Altova XMLSpy[9]
  • Boa Constructor
  • Ch英语Ch (computer programming)[10]
  • Code::Blocks
  • CodeLite英语CodeLite
  • ConTEXT[11]
  • Eric Python IDE
  • FlashDevelop英语FlashDevelop
  • Geany
  • gPHPedit英语gPHPedit
  • IDEal
  • Inno Setup Compiler IDE(5.4版本[12]
  • Komodo英语ActiveState Komodo
  • MySQL Workbench
  • Notepad++
  • Notepad2
  • Perl Application Development and Refactoring Environment (Padre)英语Padre (software)
  • Programmer's Notepad 2英语Programmer's Notepad
  • SciTE
  • Textadept[13]
  • Uniface英语Uniface (programming language)[14]
  • ZeroBrane Studio IDE英语ZeroBrane_Studio

参考资料

  1. ^ Scintilla and SciTE. Scintilla.org. [2013-08-12]. (原始内容存档于2013-08-05). 
  2. ^ Scintilla. 
  3. ^ License.txt. scintilla.org. [29 May 2015]. (原始内容存档于2017-05-18). 
  4. ^ Projects using Scintilla. (原始内容存档于2020-08-07). 
  5. ^ Scintilla Documentation. [2021-12-30]. (原始内容存档于2022-05-13). 
  6. ^ Scinterm. [2021-12-30]. (原始内容存档于2020-01-01). 
  7. ^ Scintilla and SciTE Related Sites. Scintilla.org. [2013-08-12]. (原始内容存档于2013-08-05). 
  8. ^ #1095 (Option to switch the subs edit box to a standard text edit) – Aegisub. Devel.aegisub.org. [2013-08-12]. (原始内容存档于2014-07-10). 
  9. ^ 存档副本. [2017-05-10]. (原始内容存档于2016-07-20). 
  10. ^ ChIDE. Softintegration.com. [2013-08-12]. (原始内容存档于2013-08-16). 
  11. ^ uSynAttribs.pas. [2017-05-10]. (原始内容存档于2015-04-27). 
  12. ^ Inno Setup 5 Revision History. Jrsoftware.org. [2013-08-12]. (原始内容存档于2013-08-19). 
  13. ^ Technology. [2017-05-10]. (原始内容存档于2016-05-12). Textadept uses Scintilla as its core editing component 
  14. ^ Technology. [2020-09-26]. (原始内容存档于2020-08-04). Uniface 10 uses Scintilla as its core code editor 

外部链接

  • 官方网站
开源软件
基于CodeMirror英语CodeMirror
基于Scintilla
  • Ace
  • Aloha Editor英语Aloha Editor
  • CKEditor
  • CodeMirror英语CodeMirror
  • ContentTools英语ContentTools
  • Maqetta英语Maqetta
  • TinyMCE
  • WYMeditor英语WYMeditor
  • YUI Rich Text Editor英语YUI Rich Text Editor
免費軟體
商业软件
  • BBEdit英语BBEdit
  • Coda英语Coda (web development software)
  • Freeway英语Freeway (software)
  • PageSpinner英语PageSpinner
  • Sandvox英语Sandvox
  • Smultron英语Smultron
  • Codelobster英语Codelobster
  • CoffeeCup HTML Editor英语CoffeeCup HTML Editor
  • EZGenerator英语EZGenerator
  • EditPlus
  • EmEditor
  • Visual Studio
  • Web Architect英语Mirabyte Web Architect
  • Multi-Edit英语Multi-Edit
  • NetObjects Fusion英语NetObjects Fusion
  • NoteTab英语NoteTab
  • PHPEdit英语PHPEdit
  • TextPad英语TextPad
  • Topstyle
  • Xara Web Designer英语Xara
已經终止開發
助手工具
  • CSE HTML验证器英语CSE HTML Validator
  • CSSTidy英语CSSTidy
  • FrameGang英语FrameGang
  • HTML Tidy
  • Pandoc
  • 分类 分类
  • 非条目页面 比较英语Comparison of HTML editors
  • 列表级条目 列表英语List of HTML editors