Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

Milestones

List view

  • No due date
    4/4 issues closed
  • No due date
    1/1 issues closed
  • Port the majority of the source code to TypeScript and fixes issues during the conversion.

    No due date
    2/2 issues closed
  • The `ruby-debug-ide` backend we are using has limitations and some functional issues which aren't likely to be fixed due to the the way it is used in other IDE's. Replacing this backend will provide better support to the VS Code debug interface. What this replacement will achieve: - Support for dropin debugger start up (as per `debug` or `byebug`) - Better handling of watched variables and REPL requests. - More responsive variable display (not collapsing on every pause/step). This is likely to run slower than current debug processing initially, until C++ bindings are built and included in the extension.

    Due by May 14, 2016
    1/1 issues closed