File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 4444
4545
4646## 1.7.0 (June 1st, 2022)
47- * enhancment - Support separate "Generate Getters" and "Generate Setters". See [ #2362 ] ( https://github.com/redhat-developer/vscode-java/issues/2362 ) .
47+ * enhancement - Support separate "Generate Getters" and "Generate Setters". See [ #2362 ] ( https://github.com/redhat-developer/vscode-java/issues/2362 ) .
4848 * enhancement - Show field type when generating accessors. See [ #2459 ] ( https://github.com/redhat-developer/vscode-java/pull/2459 ) .
4949 * enhancement - Show quick fixes for generating accessors in field declarations. See [ JLS #2092 ] ( https://github.com/eclipse/eclipse.jdt.ls/pull/2092 ) .
5050 * enhancement - Support exclusion list for inlay hints. See [ #2412 ] ( https://github.com/redhat-developer/vscode-java/issues/2412 ) .
581581* enhancement - code action: improve "Invert Condition" refactoring trigger. See [ JLS #1230 ] ( https://github.com/eclipse/eclipse.jdt.ls/issues/1230 ) .
582582* enhancement - refresh the extension bundles after uninstalling. See [ JLS #1253 ] ( https://github.com/eclipse/eclipse.jdt.ls/pull/1253 ) .
583583* bug fixed - fixed Maven import failure caused by m2e-apt unable to parse maven-compiler-plugin configuration. See [ #1131 ] ( https://github.com/redhat-developer/vscode-java/issues/1131 ) .
584- * bug fixed - add Java 13 support for Gradle projects. See [ JLS #1196 ] ( https://github.com/eclipse/eclipse.jdt.ls/issues/1196 ) .
584+ * bug fixed - add Java 13 support for Gradle projects. See [ JLS #1196 ] ( https://github.com/eclipse/eclipse.jdt.ls/issues/1196 ) .
585585* bug fixed - fixed errors reported from unrelated gradle projects outside the workspace. See [ JLS #1261 ] ( https://github.com/eclipse/eclipse.jdt.ls/issues/1261 ) .
586586
587587## 0.52.0 (October 23rd, 2019)
Original file line number Diff line number Diff line change 55 "author" : " Red Hat" ,
66 "icon" : " icons/icon128.png" ,
77 "license" : " EPL-2.0" ,
8- "version" : " 1.9 .0" ,
8+ "version" : " 1.10 .0" ,
99 "publisher" : " redhat" ,
1010 "bugs" : " https://github.com/redhat-developer/vscode-java/issues" ,
1111 "preview" : false ,
You can’t perform that action at this time.
0 commit comments