Releases: robotcodedev/robotcode
Releases · robotcodedev/robotcode
v0.13.24
- The code action "Show documentation" now works for all positions where a keyword can be used or defined%0A- The code action "Show documentation" now respects the theme activated in VSCode. (dark, light)
v0.13.23
- Support for Robocop >= 2.6%0A- Support for Tidy >= 3.3%0A- Speed improvements
v0.13.22
- none so far
v0.13.21
- none so far
v0.13.19
- Add a the setting
robotcode.completion.filterDefaultLanguage
to filter english language in completion, if there is another language defined for workspace or in file - Correct naming for setting
robotcode.syntax.sectionStyle
torobotcode.completion.headerStyle
- Filter singular header forms for robotframework >= 6
v0.13.18
- none so far
v0.13.17
- Support for simple values (number, bool, str) from variable and yaml files
- Shortened representation of variable values in hover
v0.13.16
- none so far
v0.13.15
- none so far
v0.13.14
- Documentation server now works also in remote and web versions of VSCode like gitpod.io and GitHub CodeSpaces