Skip to content

Breakpoints for lambdas.#571

Open
lahodaj wants to merge 1 commit into
oracle:26.1.0from
lahodaj:lambda-breakpoints
Open

Breakpoints for lambdas.#571
lahodaj wants to merge 1 commit into
oracle:26.1.0from
lahodaj:lambda-breakpoints

Conversation

@lahodaj

@lahodaj lahodaj commented Mar 18, 2026

Copy link
Copy Markdown
Member

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

@sid-srini sid-srini left a comment

Copy link
Copy Markdown
Member

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.

@Achal1607 Achal1607 left a comment

Copy link
Copy Markdown
Member

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.

@lahodaj lahodaj force-pushed the lambda-breakpoints branch from 80e6640 to d14de66 Compare June 3, 2026 05:57
@lahodaj lahodaj marked this pull request as ready for review June 3, 2026 05:57
@sid-srini sid-srini changed the base branch from main to 26.1.0 June 4, 2026 10:20
@sid-srini sid-srini changed the base branch from 26.1.0 to main June 4, 2026 15:50
@sid-srini sid-srini changed the base branch from main to 26.1.0 June 4, 2026 15:51

@sid-srini sid-srini left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks a lot @lahodaj. LGTM 👍

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