vertexclique / tokamak

Fusion Reactor for Rust - Atom Rust IDE

Home Page:https://vertexclique.github.io/tokamak/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debugger

FlogramMatt opened this issue · comments

It would be really, really nice if it were possible to have a better debugger for Rust.. using gdb with VSCode is a mess.

Perhaps this would help?
https://atom.io/packages/atom-debugger

Checked out that already. I want to implement both autocompletion feature (via RLS) and debugging support but currently, I've no time to do that. Any preliminary effort greatly appreciated. I want to put this effort in next one or two major versions.