tokamak icon indicating copy to clipboard operation
tokamak copied to clipboard

Debugger

Open FlogramMatt opened this issue 8 years ago • 1 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

FlogramMatt avatar Apr 01 '17 09:04 FlogramMatt

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.

vertexclique avatar May 09 '17 11:05 vertexclique