Update "Add Detail Formatter" messages#636
Conversation
howlger
commented
Mar 8, 2025
- Use "..." suffix for a label of a button that opens a dialog
- Make "Add Type/Primitive" dialogs more similar
|
The title of the dialog to select a primitive is |
SougandhS
left a comment
There was a problem hiding this comment.
The title of the dialog to select a primitive is Select Type instead of Select Primitive which needs also to be fixed.
You may want to add an additional entry in DebugUIMessages and include it in the setTitle() property of org.eclipse.jdt.internal.debug.ui.DetailFormatterDialog.selectPrimitiveType().listDialog
Thanks. Done. |
|
Could you please update the branch |
- Use "..." suffix for a label of a button that opens a dialog - Make "Add Type/Primitive" dialogs more similar
|
Thank you @howlger for contributing. |