Skip to content

Add support for debugger Smart Step Into action via DAP StepInTargets #1431

@SCWells72

Description

@SCWells72

When playing with the DAP debugger, I noticed that it doesn't support the IDE's Smart Step Into action. It appears that LSP4IJ must be updated to support the DAP StepInTargets feature.

It's possible that no DAP server implementations actually support that feature, but I will say that I use Smart Step Into all the time in IntelliJ IDEA, particularly for usages of fluent/builder APIs, so it would be wonderful if LSP4IJ's DAP client supported it.

Metadata

Metadata

Assignees

Labels

dapDebugging Adapter ProtocolenhancementNew feature or request

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions