From a682869b82473eb5101dd53c4ae07bd395dee4b7 Mon Sep 17 00:00:00 2001 From: DetachHead <57028336+DetachHead@users.noreply.github.com> Date: Fri, 8 Mar 2024 15:27:22 +1000 Subject: [PATCH] add robotcode vscode extension --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 474ea25..b82c064 100644 --- a/README.md +++ b/README.md @@ -150,6 +150,7 @@ - [robotkernel](https://github.com/robots-from-jupyter/robotkernel) RobotFramework kernel for Jupyter notebooks. - [xeus-robot](https://github.com/jupyter-xeus/xeus-robot) Jupyter kernel for Robot Framework based on the native implementation of the Jupyter protocol xeus. - VSCode Extensions + - [RobotCode](https://marketplace.visualstudio.com/items?itemName=d-biehl.robotcode) - [RobotF Extension](https://marketplace.visualstudio.com/items?itemName=kmk-labs.robotf-extension) - [Robot Framework Intellisense](https://marketplace.visualstudio.com/items?itemName=TomiTurtiainen.rf-intellisense)