Skip to content

v0.70.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 22:26
· 165 commits to main since this release
v0.70.0
199527c

Bug Fixes

  • analyzer: Correct resolving variables declared with the new VAR statement and a scope (a259ec6)
  • debugger: Fix some things in debugger to better support Robot Framework version 7.0 (a81695c)
  • langserver: Correct minimum robot version in version check (f33c80a)

Features

  • vscode: Simple drag'n drop keywords from keywords view to text editor (6093387)