v0.74.0
Bug Fixes
-
debugger: Filling zeros are now added to the name of an element so that elements are sorted correctly in the variable view at debugging time (456ab2c)
-
debugger: Add
BuiltIn.Run Keyword And Return Status
to the list of keywords that caught exceptions on inner keywords (add8297) -
langserver: Correct importing variables with the same filename (e1ac0cb)
closes [BUG] Variables from variable files are often displayed as not found #214
-
robot: Handle OSErrors if creating/reading user robot.toml (470b438)
should fix: #187
Features
- vscode: Organize vscode settings in groups (9bbe68b)