Skip to content

Add preference for using wildcards between open type camel case segments - #3109

Merged
jjohnstn merged 1 commit into
eclipse-jdt:masterfrom
jjohnstn:typedialogpref
Aug 9, 2026
Merged

Add preference for using wildcards between open type camel case segments#3109
jjohnstn merged 1 commit into
eclipse-jdt:masterfrom
jjohnstn:typedialogpref

Conversation

@jjohnstn

@jjohnstn jjohnstn commented Aug 8, 2026

Copy link
Copy Markdown
Contributor
  • add new preference to PreferenceConstants
  • modify OpenTypeSelectionDialog to add createButtonBar() override that adds a new preference checkbox to the dialog for the new preference
  • modify FilteredTypesSelectionDialog.TypeItemsFilter to only modify the pattern if the new preference is set (default is true)
  • for Camel case not working in open type dialog #3102

What it does

Adds new preference for inferred wildcards for camel-case segments in the open types dialog.

How to test

See issue.

Author checklist

- add new preference to PreferenceConstants
- modify OpenTypeSelectionDialog to add createButtonBar() override
  that adds a new preference checkbox to the dialog for the new
  preference
- modify FilteredTypesSelectionDialog.TypeItemsFilter to only modify
  the pattern if the new preference is set (default is true)
- for eclipse-jdt#3102
@jjohnstn jjohnstn added this to the 4.41 M3 milestone Aug 8, 2026
@jjohnstn jjohnstn self-assigned this Aug 8, 2026
@jjohnstn jjohnstn added the enhancement New feature or request label Aug 8, 2026
@jjohnstn
jjohnstn merged commit af2db4a into eclipse-jdt:master Aug 9, 2026
13 checks passed
@jjohnstn
jjohnstn deleted the typedialogpref branch August 9, 2026 02:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant