Skip to content

v2.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Aug 01:28
· 248 commits to master since this release

New Features

  • VS Code settings are now accessible from R and all vscode-specifc R options (vsc.*) now have
    corresponding VS Code settings. (#743)

Enhancements

  • Check conflict extension mikhail-arkhipov.r on activation. (#733)
  • Add icons to WebViews. (#759)

Fixes

  • Fix date filter in data viewer. (#736)
  • Fix htmlwidget resource path in WebView. (#739)
  • Use .DollarNames with default pattern. (#750)
  • Fix syntax highlighting for c() in function args. (#751)
  • Handle error in capture_str(). (#756)

Commits