Releases: robotcodedev/robotcode
Releases · robotcodedev/robotcode
v0.15.0
v0.15.0
v0.14.5
- Improve analysing, find references and renaming of environment variables
- Optimize reference handling.
- This allows updating references when creating and deleting files, if necessary.
v0.14.4
- Correct resolving paths for test execution
v0.14.3
- Optimize locking
- Speedup collect available testcases
v0.14.2
- Add sponsor to package
v0.14.1
- Connection to the debugger stabilized.
v0.14.0
- Implement inlay hints for import namespaces and parameter names
- by default inlay hints for robotcode are only showed if you press CONTROL+ALT
- there are 2 new settings
robotcode.inlayHints.parameterNames
androbotcode.inlayHints.namespaces
where you can enable/disable the inline hints
v0.13.28
v0.13.27
v0.13.26
- none so far