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

Update Java style guide (July 2024 revisions) #932

Merged
merged 5 commits into from
Jul 29, 2024

Conversation

alexbishop1
Copy link
Contributor

The Java community meeting reviewed the Java style guide on 23 July 2024.

There was rough consensus on some changes, which are detailed in the individual commit messages.

Unlike JetBrains AI, IntelliJ IDEA’s Full Line code completion
(which uses machine learning) can be used because it works entirely
on device.

This was discussed at the July 2024 Java community meeting.
Document the keyboard shortcut for IntelliJ IDEA’s ‘Optimize
Imports’ command and note it’s in the Code menu.

Provide better guidance on where one can select all modified Java
classes in IntelliJ IDEA and optimise the imports for just those.
Exactly where this can be done varies depending on whether or not
the non-modal commit interface is used and also differs slightly
depending on whether or not the new UI is used. Point out the
changes view in the commit tool window (non-modal) and the modified
files pane of the commit dialogue (modal), with links to the
IntelliJ IDEA docs.

This was discussed at the July 2024 Java community meeting.
This was discussed at the July 2024 Java community meeting.
This was discussed at the July 2024 Java community meeting.
The Java community meeting reviewed the Java style guide on 23 July
2024.
Copy link

@SandorArpa SandorArpa left a comment

Choose a reason for hiding this comment

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

LOKTM

@alexbishop1 alexbishop1 merged commit 8d352fe into main Jul 29, 2024
1 check passed
@alexbishop1 alexbishop1 deleted the update_java_style_guide_july_2024 branch July 29, 2024 12:35
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.

3 participants