The hardware and bandwidth for this mirror is donated by METANET, the Webhosting and Full Service-Cloud Provider.
If you wish to report a bug, or if you are interested in having us mirror your free-software or open-source project, please feel free to contact us at mirror[@]metanet.ch.
Yet another second editor in RStudio.
The Monaco editor is the code editor which powers ‘VS Code’. It is particularly well developed for JavaScript. In addition to the built-in features of the Monaco editor, the widget allows to prettify multiple languages, to view the HTML rendering of Markdown code, and to view and resize SVG images.
With the help of htmltools::browsable
, one can open two
Monaco editors in the RStudio viewer pane:
The Monaco editor has many
options. If you would like some of them to be available in the
monaco
package, please fill an issue.
As any HTML widget, the Monaco editor widget can be used in Shiny apps:
This app uses the sass
package to compile some SCSS code
to CSS code. It is one of the examples provided in the
monaco
package.
monaco
widget but using the Shiny app locks
RStudio.These binaries (installable software) and packages are in development.
They may not be fully stable and should be used with caution. We make no claims about them.