VSCode tips and tricks for Robot Framework development
03-02, 12:30–13:00 (UTC), Gather Town

This talk will go over common development scenarios for Robot Framework and how to leverage VSCode features to help with those (with the Robot Framework Language Server as the main driver but other frameworks and tools may be added to the mix).


The idea is briefly skimming over some common features of the Robot Framework Language Server and then going deeper into some common scenarios, for instance, being able to interactively build a Robot while inspect the browser and extracting locators or using a TDD approach to develop Robots and even what to do when things go haywire.

I'm the main developer for the Robot Framework Language Server (sponsored by Robocorp) as well as PyDev (Eclipse plugin for Python), the PyDev Debugger (used in PyDev, VSCode-python and PyCharm) and PyVmMonitor (tool to profile Python).