intellibot
intellibot copied to clipboard
IntelliJ/PyCharm plugin for Robot Automation Framework
This issue happened in PyCharm Community Edition 4.5.4 with IntelliBot 0.6.7 and robot files are .txt I have two projects with the same subfolders named resources/common.txt let's say ``` A/test.txt...
Hey Guys, First of all I've gotta say, I really like the benefit and conveniency provided by Intellibot plugin very very very helpful. Keep up with the good work guys....
Given that some keywords are being defined in remote libraries When trying to use them inside robot test case Then the keywords are not being recognized and so they are...
It has been bothering me for a long time I wonder if this happens to anybody else. Every time i type "settings", "variables", "keywords" uncapitalized intellibot suggestions recognize them as...
I don't see any indication what the license is for this plugin... either here, or on the intellij plugin page. From a legal perspective, this may be a problem for...
Hello, It seems that the support for this @keyword decorator for intellibot only works from the Robot scenario towards the Python backend and not vica versa. **example:** Robot scenario -->...
commitDocument() left PSI inconsistent: file/doc text length different, File[FILE CustomizeWindowsClientPackage.robot, Language: Robot, SingleRootFileViewProvider{myVirtualFile=file:///Users/lipovoi/Documents/dev/apmRF/robot/pages/bigip_admin/access_connectivity/CustomizeWindowsClientPackage.robot, content=com.intellij.psi.AbstractFileViewProvider$PsiFileContent@68b115eb}] file.length=6341; doc.length=6404; node.length=6341; doc.text!=file.text; file name:CustomizeWindowsClientPackage.robot; type:com.millennialmedia.intellibot.psi.RobotFeatureFileType@27e13b9; lang:Language: Robot java.lang.Throwable: commitDocument() left PSI inconsistent: file/doc text...
Hi, I am using IntelliBot as a plugin to Pycharm and today resolving of usages stopped working and restart of Pycharm did not help. I have mac OS Sierra This...
Trying to Ctrl+Shift+F to "search in files" does nothing. Other keyboard shortcuts aren't working as well. Some still are. And - I believe it did work until not so long...
Hi, I'm using Intellij IDEA Ultimate 14.1.7 on Fedora 27 with $JAVA_HOME -> jdk1.6.0_45 $IDEA_JDK -> 7u141-zulu I'm getting the following stack trace after opening up any robot framework project:...