scalameta / metals-sublime

Sublime Text package for Metals, a language server for Scala
https://packagecontrol.io/packages/LSP-metals
Apache License 2.0
16 stars 10 forks source link

Add support for debugging #53

Open ayoub-benali opened 2 years ago

ayoub-benali commented 2 years ago

Requires:

It would nice to get this working as well https://scalameta.org/metals/blog/2020/11/20/lithium/#navigating-stacktrace

jvican commented 8 months ago

@ayoub-benali Have you started any work on this at all? It'd be very nice to be able to use this with Sublime Debugger, in the same way that you can with other languages (Rust, C++, etc). It might also be potentially nice to be able to run all tests with Terminus like in the Rust extension.

ayoub-benali commented 8 months ago

Hi @jvican, I started some time ago but I didn't go far (see issue) and for the moment I can't allocate much time for it :/