robot-plugin icon indicating copy to clipboard operation
robot-plugin copied to clipboard

add support for ".resource" files

Open ghost opened this issue 6 years ago • 1 comments

Robot framework 3.1 added the option to use .resource extension for resource files instead of .robot

https://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#resource-files

ghost avatar Sep 16 '19 12:09 ghost

As a work-around, it is possible to manually specify .resource files to be Robot Feature file types from the menu File -> Associate With File Type...

Then syntax highlight will work and keywords will be found.

ghost avatar Sep 18 '19 12:09 ghost