NEWS
shinyMonacoEditor 1.1.0.9000
- Fixed the 'Save' functionality.
shinyMonacoEditor 1.1.0 (2020-10-14)
- Haskell formatter, requires
brittany
.
- XML formatter requiring
xmllint
.
- XML formatter using the
xml2
package.
- Option
indentSize
, to set the number of spaces of the indentation.
shinyMonacoEditor 1.0.0 (2020-09-25)
- Updated
prettier
.
- A trailing comma was added in JavaScript objects when prettifying JavaScript or HTML; this does not happen anymore.
- New feature: SVG rescaling.
- New feature: SVG panning and zooming.
- Possibility to change theme with the context menu.
- The main new feature: second editor.
shinyMonacoEditor 0.1.0 (2020-09-09)
First release.