Skip to content

Add Option to add Space Before Lambda Empty Parenthesis#2950

Open
SougandhS wants to merge 1 commit intoeclipse-jdt:masterfrom
SougandhS:LamdaParam
Open

Add Option to add Space Before Lambda Empty Parenthesis#2950
SougandhS wants to merge 1 commit intoeclipse-jdt:masterfrom
SougandhS:LamdaParam

Conversation

@SougandhS
Copy link
Copy Markdown
Member

@SougandhS SougandhS commented Apr 20, 2026

This change introduces a dedicated formatter option to control spacing before lambda parameter parentheses. Lambda formatting is now handled independently, ensuring method declaration settings no longer affect lambda expressions.

Screenshot 2026-04-20 at 4 02 16 PM

Part of eclipse-jdt/eclipse.jdt.core#5014

What it does

How to test

Author checklist

@SougandhS
Copy link
Copy Markdown
Member Author

Build errors will vanish once eclipse-jdt/eclipse.jdt.core#5014 is merged

This change introduces a dedicated formatter option to control spacing
before lambda empty parameter parentheses. Lambda formatting is now
handled independently, ensuring method declaration settings no longer
affect lambda expressions.
@SougandhS SougandhS changed the title Add Option to add Space Before Lambda Parenthesis Add Option to add Space Before Lambda Empty Parenthesis Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant