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

Need to pull upstream project to support newer language features. E.g. Text Blocks #32

Open
DrEsteban opened this issue Mar 11, 2024 · 1 comment

Comments

@DrEsteban
Copy link

Newer versions of the google/google-java-format project support Text Blocks and other newer Java language features. Right now when I try to use them, this plugin is outputting: error: unclosed string literal

@Komikun
Copy link

Komikun commented Jun 12, 2024

I think related to this is also missing support for new style switch (namely comma-separated cases) https://dev.to/abh1navv/java-switch-case-the-improved-version-1012

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

No branches or pull requests

2 participants