I am using a python keyword library and the keywords have spaces in their names (e.g. Write_Message).
Robotframework intellisense shows them without the space, but when chosen, replaces it the underscore version again.
Also, the @keyword decorator is not yet supported right?
Hi,
I am using a python keyword library and the keywords have spaces in their names (e.g. Write_Message). Robotframework intellisense shows them without the space, but when chosen, replaces it the underscore version again.
Also, the @keyword decorator is not yet supported right?