You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Name: Language Support for Java(TM) by Red Hat
Id: redhat.java
Description: Java Linting, Intellisense, formatting, refactoring, Maven/Gradle support and more...
Version: 1.28.1
Publisher: Red Hat
VS Marketplace Link: https://marketplace.visualstudio.com/items?itemName=redhat.java
Steps To Reproduce
Create a java project
Recreate this main method
publicstaticvoidmain(String[] args) {
Stringsomething = """ Hello world \ """;
inti = 1123;
Integerother = 123123;
}
Environment
Steps To Reproduce
string-block.tar.gz
client.log
java.log
Current Result
Expected Result
Keep formattning as this picture
Additional Informations
The text was updated successfully, but these errors were encountered: