Skip to content

v0.107.0

Compare
Choose a tag to compare
@github-actions github-actions released this 21 Jan 20:19
· 83 commits to main since this release
v0.107.0
509639e

Bug Fixes

  • intellij: Stabilized getting the correct python sdk for a project (f8622ef)

Features

  • intellij: Dynamic update of test run buttons on file and configuration changes (da9687c)

  • intellij: Implemented support for 4 spaces tab (de83635)

    • this is enabled by default for robot files
  • intellij: Support for highlight for python expressions (a2c2760)

  • langserver: Support for workspace symbols (a90ce60)

  • langserver: Support for workspace symbols (66cb701)

Refactor

  • robot: Remove unused digest fields from KeywordDoc and LibraryDoc (e550fb0)

Testing

  • langserver: Correct some regression tests (98fe4d0)
  • langserver: Corrected some regression tests (1fa8e7a)
  • langserver: Corrected some more regression tests (2c8e451)
  • langserver: Corrected some more regression tests (68bd93c)