Skip to content

Ver 1.2.3-beta

Pre-release
Pre-release

Choose a tag to compare

@perNyfelt perNyfelt released this 13 Mar 19:21
  • Treat rmd like a md file
  • Support mdr files
    • View button that renders the mdr as html and shows it in the viewer.
    • should be improved in the future to support syntax highlighting for R sections
    • add highlight js styling for mdr files.
  • Move the inout interface to Rideutils, add and implement viewer methods to maintain similarities with RStudio
  • Remove Table and RdataTransformer and use the ones in renjin-client-data-utils instead.
  • Format project wizard dialog
  • Add base R functions to syntax highlighting and autocomplete,
  • Use the same color for built-in functions as for keywords
  • Add right click navigation menu for html views.
  • Allow partial view of unmanaged munin reports
  • View unmanaged report with bootstrap
  • Add view source context menu for html views
  • Switch to Tika parser for better file encoding detection.
  • Removed the unfinished gradle support, supporting maven is enough.
  • Upgrade r2jdbc version for improved mysql support