v0.107.0
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)