Skip to content

v2.3.5

Choose a tag to compare

@github-actions github-actions released this 18 Dec 15:59
· 243 commits to master since this release

Enhancements

Fixes

  • Fixed R Markdown knit and preview without opening a workspace folder. (#914)
  • Fixed DESCRIPTION syntax highlighting for Authors@R field. (#920)
  • Fixed an issue about leaking child processes. All spawned child processes (e.g. help server, language server, R Markdown preview) are cleaned up on exit. (#918)

Commits