Releases: robotcodedev/robotcode
Releases · robotcodedev/robotcode
v0.20.0
Feature
- robotlangserver: Implement embedded keyword precedence for RF 6.0, this also speedups keyword analysing (
f975be8
) - robotlangserver: Support for robot:private keywords for RF>6.0.0 (
e24603f
) - robotlangserver: Show keyword tags in keyword documentation (
c82b60b
) - debugger: Add
include
andexclude
properties to launch configurations (f4681eb
)
Fix
v0.19.1
v0.19.0
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.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
)
v0.18.0
v0.17.3
v0.17.2
v0.17.1
v0.17.1
v0.16.0
Feature
- vscode: Provide better coloring in the debug console. (
c5de757
) - robotlangserver: Highlight dictionary keys and values with different colors (
9596540
) - robotlangserver: Optimization of the analysis of keywords with embedded arguments (
0995a2e
) - robotlangserver: Highlight embedded arguments (
d8b23e4
) - vscode: Add new command
Restart Language Server
(2b4c9c6
)
Fix
v0.15.1
v0.15.1
v0.15.0
v0.15.0