Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / scalacenter/scala-debug-adapter issues and pull requests

#342 - Fix step filter on private method made public

Pull Request - State: closed - Opened by adpi2 over 2 years ago

#341 - Update coursier, coursier-jvm to 2.1.0-RC2

Pull Request - State: closed - Opened by scala-steward over 2 years ago

#340 - Update test-agent to 1.8.0

Pull Request - State: closed - Opened by scala-steward over 2 years ago

#339 - Update sbt to 1.8.0

Pull Request - State: closed - Opened by scala-steward over 2 years ago

#338 - Update test-agent to 1.7.3

Pull Request - State: closed - Opened by scala-steward over 2 years ago

#337 - Update coursier, coursier-jvm to 2.1.0-RC1

Pull Request - State: closed - Opened by scala-steward over 2 years ago

#336 - Bypass expression compiler if expression is a local variable

Pull Request - State: closed - Opened by adpi2 over 2 years ago

#335 - Skip out of `ScalaRunTime.wrapRefArray`, `ScalaRunTime.wrapIntArray` and cie

Issue - State: closed - Opened by adpi2 over 2 years ago - 1 comment
Labels: enhancement

#334 - [Scala 3] Stepping into a method containing a single pattern matching

Issue - State: open - Opened by adpi2 over 2 years ago
Labels: bug

#328 - Update junit-interface to 0.13.3

Pull Request - State: closed - Opened by scala-steward over 2 years ago

#325 - Evaluate expression asynchronously

Issue - State: closed - Opened by adpi2 over 2 years ago - 2 comments
Labels: enhancement, good first issue, expression evaluation

#322 - Update sbt, test-agent to 1.7.3

Pull Request - State: closed - Opened by scala-steward over 2 years ago

#312 - Bypass expression compiler if a log point does not contain any interpolation

Issue - State: closed - Opened by adpi2 over 2 years ago
Labels: enhancement, good first issue, expression evaluation

#311 - Bypass expression compiler on simple expression

Issue - State: closed - Opened by adpi2 over 2 years ago - 1 comment
Labels: enhancement, good first issue, expression evaluation

#306 - Update sbt-ci-release to 1.5.11

Pull Request - State: closed - Opened by scala-steward over 2 years ago

#298 - Update scala-reflect to 2.12.17

Pull Request - State: closed - Opened by scala-steward over 2 years ago - 1 comment

#238 - [Scala 3] Evaluation of local method or local class in a value class

Issue - State: open - Opened by adpi2 over 2 years ago
Labels: enhancement, expression compiler

#236 - Evaluation of local lazy val in Scala 3

Issue - State: open - Opened by adpi2 over 2 years ago
Labels: enhancement, expression compiler

#209 - Add .jvmopts and switch to setup-java action

Pull Request - State: closed - Opened by tgodzik almost 3 years ago - 1 comment

#126 - Should skip `loadClass` when stepping into constructor

Issue - State: closed - Opened by adpi2 over 3 years ago - 2 comments
Labels: enhancement, good first issue, core