Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sync delivery to release170 for 17-rc2 #5348

Merged
merged 16 commits into from
Jan 25, 2023
Merged

Sync delivery to release170 for 17-rc2 #5348

merged 16 commits into from
Jan 25, 2023

Conversation

neilcsmith-net
Copy link
Member

No description provided.

jlahoda and others added 10 commits December 30, 2022 10:01
this fixes three small bugs:

 - tooltip on unused records will use the right bundle msg
 - javadoc completion for records
 - goto impl is now working for records
#5274 overlooked an invisible label which is only visible if
an unsupported version is selected in the combo box. This
fixes the layout so that making the label visible does not disturb
other UI components.
Update FlatLaf from 2.6 to 3.0 and add macOS light and dark themes
Improving indexing for erroneous sources.
UI: fixed conditional gradle version info label.
@neilcsmith-net neilcsmith-net added do not merge Don't merge this PR, it is not ready or just demonstration purposes. Release process PRs (eg. versions, sync) that are part of the release process and can be ignored in release notes. labels Jan 23, 2023
KacerCZ and others added 6 commits January 23, 2023 13:47
In PHP method names are case insensitive.
Method isMagic() did not work for methods __callStatic, __toString and __debugInfo.
Method isConstructor() should compare whole string even though this is already guarded by isMagic().
Improved method checks in enum declaration
added missing record enums to editor module.
PreconditionsChecker: fixed NPE when path is null.
@neilcsmith-net neilcsmith-net removed the do not merge Don't merge this PR, it is not ready or just demonstration purposes. label Jan 25, 2023
@neilcsmith-net neilcsmith-net merged commit 6d082ad into release170 Jan 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Release process PRs (eg. versions, sync) that are part of the release process and can be ignored in release notes.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants