CodeMirror
Syntax highlighted in-browser editing for Java, JavaScript, CSS, XML, Python, etc.
CodeMirror is a JavaScript library that can be used to create a relatively pleasant editor interface for code-like content - computer programs, HTML markup, and similar. If a parser has been written for the language you are editing (see below for a list of supported languages), the code will be colored, and the editor will help you with indentation.
This Vaadin add-on integrates CodeMirror as a TextField component.
-- NOTE: The implementation is still experimental. Some of the features like keyboard focus control, line-based API are missing.
Links
- Author Homepage
- Online Demo
- Discussion Forum
- Source Code
- CodeMirror Homepage
- Issue Tracker
- ConfirmDialog Add-on
Compatibility
Was this helpful? Need more help?
Leave a comment or a question below. You can also join
the chat on Discord or
ask questions on StackOverflow.
Version
Upgraded CodeMirror JavaScript libraries to 0.8. See http://codemirror.net/ for details.
- Released
- 2010-08-21
- Maturity
- EXPERIMENTAL
- License
- Apache License 2.0
Compatibility
- Framework
- Vaadin 6.3+
- Browser
- Internet Explorer
- Internet Explorer
- Firefox
- Safari