Releases: robotcodedev/robotcode
Releases · robotcodedev/robotcode
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
v0.13.13
- add colors to debug console
- fix resolving of ${CURDIR} in variables
- Open Documentation action now resolves variables correctly and works on resource files
v0.13.12
- none so far
v0.13.11
- none so far