You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I have been really exited to use RobotCode as part of my testing tasks via Robot Framework. Great job, this really is speeding development and it is sure nice to have a working tool for Robot in VS Code.
Now I have been taking toml -configuration in use, I have noted that examples in config -section are partly missing or are kind of missleading.
eg. in expand-keywords -part:
Example states:
--expandkeywords name:BuiltIn.Log
--expandkeywords tag:expand
If I am not mistaken, this points to actual Robot syntax, not how the toml file in RobotCode should be.
This might be something that you could take a look if you have time. Good examples and clear documentation helps a lot new users to take toml in use in the future.
Thanks for you great job :-)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
#385