Skip to content

v0.20.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 11:34
· 1322 commits to main since this release
v0.20.0
622be70

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 and exclude properties to launch configurations (f4681eb)

Fix

  • robotlangserver: Ignore parsing errors in test discovery (470723b)
  • vscode-testexplorer: Correctly combine args and paths in debug configurations (4b7e7d5)
  • Speedup loading and analysing tests (9989edf)