Releases
v0.48.0
enhancement - ignore "Unsupported SuppressWarning" warnings by default. See #507 .
enhancement - code action to move member to another class. See #980 .
enhancement - code action to move class to another package. See #1017 .
enhancement - code action to move inner types to new class. See #1027 .
enhancement - code action to 'Invert local variable'. See #997 .
enhancement - show client & server logs side by side. See #1016 .
enhancement - rotate client logs daily. See #989 .
enhancement - log language client failures. See #1015 .
enhancement - code action to create unresolved types. See JLS#853 .
enhancement - properly render @APinote in javadoc. See JLS#1069 .
enhancement - code action to convert lambda to anonymous class. See JLS#1119 .
bug fix - fixed "Java runtime could not be located" for Windows + Oracle JDK. See #836 .
bug fix - fixed go to implementation doesn't work for method invocation. See #886 .
bug fix - fixed find implementation doesn't work on classes. See JLS#1098 .
bug fix - fixed NavigateToDefinitionHandler should not return null. See JLS#1143 .
bug fix - fixed secondary same-line error not reported. See JLS#1147 .
You can’t perform that action at this time.