You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -27,3 +27,16 @@ Extensions installed through the marketplace are subject to the [Marketplace Ter
27
27
## Setting up your environment
28
28
29
29
TODO
30
+
31
+
### Speedup things
32
+
33
+
RobotCode contains everything you need to work with the robot framework in VSCode, but only in a platform-independent version.
34
+
To speedup things you can install the platform dependent versions of the following libraries in your python environment. If you use pipenv or poetry you should install it as dev dependencies.
0 commit comments