v0.19.0
Pre-release
Pre-release
Feature
- New command
Clear Cache and Restart Language Servers(a2ffdc6) - debugger: Possibility to disable the target
.in a robotcode launch configurations withnull, to append your own targets inargs(42e528d) - robotlangserver: New setting
.analysis.cache.saveLocationwhere you can specify the location where robotcode saves cached data (22526e5)
Fix
- robotlangserver: Don't report load workspace progress if progressmode is off (
6dca5e0)