Skip to content

v0.55.0

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 21:19
· 891 commits to main since this release
v0.55.0
22687c7

Feat

  • support for robocop 4.1.1 code descriptions
  • langserver: better completion for variable imports

Fix

  • correct handling of @ variable and & dictionary arguments in signature help and completion
  • don't complete arguments for run keywords
  • update of RobotCode icon in status bar when Python environment is changed

Refactor

  • move code_actions and support unions with enums and string in dataclasses