Skip to content

v0.97.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 01:27
· 16 commits to main since this release
v0.97.0
6022e91

Bug Fixes

  • langserver: Support glob pattern in robot.tomls python-path setting (f6e380c)
  • vscode: Correct handling of comments in tmlanguage (ce794bf)

Documentation

  • Expand documentation on robotcode packages, installation, and usage (907fa8c)

Features

  • analyze: analyze code command now also uses the settings in the robot.toml file. (bd17a5d)
  • analyze: Add CLI options for pythonpath, variable, and variablefile to analyze code command; collect errors for unimportable command line variable files (b4e6be4)
  • robot: Display filename on TOML parsing error (8c25db8)