
work-items.json is a reserved file name used to identify work item structures you can define multiple work items in it. gitignore as outputs are changing and dynamic. work-items-out: Folder where the execution places the work item outputs. work-items-in: Folder to store your input work items. Work items created and used in VS Code are for local development and testing only they do not affect or transfer to Control Room executions.įor development, work items are just folders under devdata: Select Robocorp: Disconnect from online secrets vault. You can now use Vault secrets defined in the Control Room without local vault.json files. Select the correct workspace and the extension will enable the Vault. Select Robocorp: Connect to online secrets vault. Create a new robot or select an existing robot to overwrite.
Select Robocorp: Upload Robot to the Control Room. Select Robocorp: Unlink and remove credentials from Control Room. Unlinking and removing credentials from Control Room In VS Code, paste the access credential you copied from Control Room. Press Enter to open Control Room, where you can add new access credentials. Select Robocorp: Set python executable based on robot.yaml. Otherwise, setting the Python path will fail. Important: Disable the Python > Experiments setting. You can add breakpoints and debug the robot execution.
Click the Robocorp icon in the Activity Bar.If you have multiple robots in the opened directory, select the one you want to run.Running the robot Running using Command Palette Open the Command Palette: Ctrl+Shift+P (macOS: Shift+Command+P).Type robocorp to see the list or type what you are looking for, like run robot.Windows/Linux: Ctrl+Shift+P, macOS: Shift+Command+P.From the activity bar, you can find most of the commands with UI buttons to perform them.Īll commands are also available via Command palette: Robocorp Code -extension brings in the Robocorp activity bar. Robocorp activity bar and Command palette Robot Framework Language Server handles the Robot Framework syntax side bringing in code-completion, documentation, etc. Robocorp Code extension brings in the Robocorp toolchain to create, run and deploy bots as well as the Robocorp activity bar.
VISUAL STUDIO CODE EXTENSIONS COMMAND LINE INSTALL
Install the Robocorp Code and Robot Framework Language Server extensions for Visual Studio Code from the Visual Studio Marketplace.