Description
The 'Ace' Editor as a HTML Widget.
Description
Wraps the 'Ace' editor in a HTML widget. The 'Ace' editor has support for many languages. It can be opened in the viewer pane of 'RStudio', and this provides a second source editor.
README.md
aceEditor
A second editor in RStudio!
This package makes available the Ace editor as a HTML widget.
It also makes available the Ace diff editor, which highlights the differences between two files:
Related project:monaco, the Monaco editor as a HTML widget. The Monaco editor has more features for JavaScript, CSS, and related languages (JSX, SCSS, TypeScript). The Ace editor has support for more languages.