New VSCode Plugin “Robot Framework Intellisense FORK” Released!
New Feature/Fixes:
Library Completion Update:
(RobotFramework 3.2.1, SeleniumLibrary 4.4.0, Requests 0.7.0)
Included codecompletions are now available for the current Robot Framework Release!
Tab completion now possible
Due to the keybinding of tab with 4 spaces the tab key could not be used to select a completion.
It is also now possible to switch between arguments after completion while editing the arguments.
Syntax Highlighting improved
After last update of syntax highlighting, some users complaint about the similar colors of Test Cases and their Keywords. I refactored the highlighting so that keyword calls should be the same color like in python code function calls. Keywords and Variables have in the most themes the same, like in python.
Some other minor fixes.
I have tried to install the this extension with VSC and still do not get the suggestions or typeaheads. Please can you guide me to some solution for the issue.
I have written a detailed blog on how to enable autocomplete keywords for selenium and built in library for selenium can be enabled on VS code. Please find the link here: