*Made two improvements that were filed on Github *Keywords with "embedded arguments" can now be resolved at the point of use, and find usages works. *Any String argument to a Keyword can resolve to a file in a resources folder, if it refers to a valid file. *You can now ctrl+click the Library Java class in a Settings table. *You can now resolve references to variables embedded in text, e.g. in the keyword execution "Log My text ${foo} and ${bar}", you can now resolve ${foo} and ${bar} correctly.
↧