Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[POC] Use scala-debug-adapter as a dependency #1444

Closed
wants to merge 2 commits into from

Conversation

adpi2
Copy link
Member

@adpi2 adpi2 commented Jan 21, 2021

As orginally discussed here, the plan is to extract the Bloop DebugServer in a separate repostiory, scala-debug-adapter, so that we can reuse it for implementing the debugSession/start endpoint in other build tools. We'll start with sbt, but it could also be implemented in Mill.

In this PR I just want to test back that Bloop integrates well with the scala-debug-adapter library. It is not meant to be merged until the scala-debug-adapter is released.

@adpi2 adpi2 changed the title [POC] Use scala-debug-adapter as a depency [POC] Use scala-debug-adapter as a dependency Jan 21, 2021
@adpi2 adpi2 force-pushed the debug-server branch 3 times, most recently from 8074cd1 to d981dde Compare January 21, 2021 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant