Skip to content

Breakpoints for lambdas.#571

Draft
lahodaj wants to merge 1 commit intooracle:mainfrom
lahodaj:lambda-breakpoints
Draft

Breakpoints for lambdas.#571
lahodaj wants to merge 1 commit intooracle:mainfrom
lahodaj:lambda-breakpoints

Conversation

@lahodaj
Copy link
Copy Markdown
Member

@lahodaj lahodaj commented Mar 18, 2026

This is a draft/prototype incorporating apache/netbeans#9285 into the extension, for testing purposes. It adds an ability to put breakpoints in individual lambdas. Internally, the lambdas are identified by the sequence number on their (starting) line. Please look at the NB PR for some details.

In VS Code, it may look like:
vscode-lambda-breakpoints-editor-1
vscode-lambda-breakpoints-editor-2

Please see also #64.

@lahodaj lahodaj requested review from Achal1607 and sid-srini March 18, 2026 16:40
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Mar 18, 2026
Copy link
Copy Markdown
Member

@sid-srini sid-srini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot @lahodaj. This is a much needed feature.

One minor nit: please rename the patch file to something like 9285-draft.diff so that we may easily track the upstream PR. Thanks.

Copy link
Copy Markdown
Member

@Achal1607 Achal1607 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @lahodaj, I’ve done an overview review, and it looks good to me as an initial patch. This is an important feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants