sublime-robot-framework-assistant
sublime-robot-framework-assistant copied to clipboard
Find way to detect Import Library keyword and it is imported libraries
Now the resource scanning does not take in account the Import Library keyword. All imports done the by keyword are silently ignored. Find way to detect usage of the keyword and add the imported library to the table libraries element.
Also find way to provide keyword completion for libraries which are not Python based.