Skip to content

v0.37.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 21:17
· 1080 commits to main since this release
v0.37.0
7c5a6af

Feature

  • Reintroduce of updating the tests when typing (94053fc)
  • Test discovery now runs in a separate process with the robotcode discover command, this supports also prerunmodifiers and RF 6.1 custom parsers (ee5f0fb)

Fix

  • Some correction in completions for robotframework >= 6.1 (058e187)
  • langserver: Resolving variables as variable import arguments does not work correctly (a7ba998)