lte2000

Results 47 comments of lte2000

Do the dynamic libraries mean the keyword name is got from the return value of method get_keyword_names like below? If so, it is not possible as this plugin only do...

why not use Resource ../../keywords/api/landing/get_guest_merchant_landing.robot directly? Anyway, you can try in Setting -> Robot Options -> Variables, provide ${CURDIR}=.

Do you set In option, **${CURDIR}=.** exactly one dot.

Resolving yaml variable file is not supported by this plugin.

Do you mean ctrl+click a keyword in testcase then jump to the definition? It works fine.

@KotlinIsland When build, I got error: Cannot resolve method 'findByQualifiedName(?, com.intellij.openapi.project.Project, com.intellij.psi.search.GlobalSearchScope)' Cannot resolve symbol 'QualifiedName' I'm using SDK 191.8026.42. Pycharm 2019.1.3. Is this method in new SDK only?

report error: "Cannot resolve method 'findByQualifiedName(com.intellij.psi.util.QualifiedName, com.intellij.openapi.project.Project, com.intellij.psi.search.GlobalSearchScope)'" There is no method findByQualifiedName in class PyModuleNameIndex of old version.