Bug Fixes
- langserver: Support glob pattern in
robot.tomlspython-pathsetting (f6e380c) - vscode: Correct handling of comments in tmlanguage (ce794bf)
Documentation
- Expand documentation on
robotcodepackages, installation, and usage (907fa8c)
Features
- analyze:
analyze codecommand now also uses the settings in therobot.tomlfile. (bd17a5d) - analyze: Add CLI options for
pythonpath,variable, andvariablefiletoanalyze codecommand; collect errors for unimportable command line variable files (b4e6be4) - robot: Display filename on TOML parsing error (8c25db8)