Skip to content

add support for lambda breakpointsΒ #1160

@gayanper

Description

@gayanper
Environment
  • Operating System: Any
  • JDK version: Java8+
  • Visual Studio Code version: 1.66.2
  • Java extension version: v1.5.0
  • Java Debugger extension version: v0.40.1
Steps To Reproduce
  1. Try to place a breakpoint into a lambda expression similar to typescript
Current Result

Cannot place the beak-point.

Expected Result

Should be able to place breakpoints like in typescript code.

Additional Informations

It seems methods entry breakpoints are not supported as well. And both these type of breakpoints are not support with upstream jdt debug project.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions