Skip to content

v2.3.6

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 03:52
· 181 commits to master since this release

Enhancements

  • Added raw string syntax. (#922)
  • Added support for both single and double brackets in code-server's URI template. (#934, thanks @benz0li)

Fixes

  • Fixed syntax highlighting so that variables and function parameters are highlighted more consistently. (#939)
  • R processes are now properly terminated on extension deactivation. (#941, thanks @albertosantini and @Yunuuuu)

Commits