File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Change Log
22
3+ # [ 1.12.0 (June 2nd, 2022)] ( https://github.com/eclipse/eclipse.jdt.ls/milestone/102?closed=1 )
4+ * enhancment - Support separate "Generate Getters" and "Generate Setters". See [ #2086 ] ( https://github.com/eclipse/eclipse.jdt.ls/pull/2086 ) .
5+ * enhancement - Show quick fixes for generating accessors in field declarations. See [ #2092 ] ( https://github.com/eclipse/eclipse.jdt.ls/pull/2092 ) .
6+ * enhancement - Add support for workspace symbols with qualified names. See [ #2084 ] ( https://github.com/eclipse/eclipse.jdt.ls/issues/2084 ) .
7+ * enhancement - Show field type when generating accessors. See [ #2093 ] ( https://github.com/eclipse/eclipse.jdt.ls/pull/2093 ) .
8+ * enhancement - Support Gradle invalid type code error check. See [ #2082 ] ( https://github.com/eclipse/eclipse.jdt.ls/pull/2082 ) .
9+ * enhancement - Support the exclusion list for inlay hints. See [ #2098 ] ( https://github.com/eclipse/eclipse.jdt.ls/pull/2098 ) .
10+ * bug fix - Add support to open decompiled symbols through the symbols list. See [ #2087 ] ( https://github.com/eclipse/eclipse.jdt.ls/issues/2087 ) .
11+ * bug fix - Handle illegal URL settings to avoid breaking language server. See [ #2089 ] ( https://github.com/eclipse/eclipse.jdt.ls/pull/2089 ) .
12+ * bug fix - Fix ` java.completion.importOrder ` . See [ #2107 ] ( https://github.com/eclipse/eclipse.jdt.ls/pull/2107 ) .
13+ * build - Update M2E to 2.0.0 snapshot release. See [ #2085 ] ( https://github.com/eclipse/eclipse.jdt.ls/issues/2085 ) .
14+ * build - Update to buildship 3.1.6 release. See [ #2094 ] ( https://github.com/eclipse/eclipse.jdt.ls/issues/2094 ) .
15+
316# [ 1.11.0 (May 5th, 2022)] ( https://github.com/eclipse/eclipse.jdt.ls/milestone/102?closed=1 )
417 * enhancement - Trigger signature help on completion item selected. See [ #2065 ] ( https://github.com/eclipse/eclipse.jdt.ls/pull/2065 ) .
518 * enhancement - Support completion insert/replace capability. See [ #2057 ] ( https://github.com/eclipse/eclipse.jdt.ls/pull/2057 ) .
You can’t perform that action at this time.
0 commit comments