Skip to content

v0.19.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jan 23:22
· 1335 commits to main since this release
v0.19.0
82d1858

Feature

  • New command Clear Cache and Restart Language Servers (a2ffdc6)
  • debugger: Possibility to disable the target . in a robotcode launch configurations with null, to append your own targets in args (42e528d)
  • robotlangserver: New setting .analysis.cache.saveLocation where you can specify the location where robotcode saves cached data (22526e5)

Fix

  • robotlangserver: Don't report load workspace progress if progressmode is off (6dca5e0)