Skip to content

v0.13.27

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 02 Nov 14:52
· 1416 commits to main since this release
v0.13.27
09a5d16
  • Remote Debugging
    • by installing robotcode via pip in your environment, you can now run the robotcode.debugger (see --help for help) from command line and attach VSCode via a remote launch config
    • more documentation comming soon.
    • closes #86