Release 2.5.0 brings Monaco editor

05-25-2019 13:30

jsreport 2.5.0 is now live.
You can find the full details and relase notes in the github releases as always.

The primary goal of this release was to bring better source code editor to the jsreport studio. The studio now uses the same editor component which is used in the vscode. This component called monaco editor brings modern experience to writing code now also to the jsreport. You can now experience better code completition, errors highlighting or even linting your code with eslint.

monaco1

monaco2

monaco3

This relase includes also many smaller improvements and I encourage you to check out the full release notes. Don't hasitate to fill out an issue or feedback on github or on our forum.