Skip to content

Commit 42cd9ec

Browse files
committed
Upversion to 1.23.0
Signed-off-by: Roland Grunberg <rgrunber@redhat.com>
1 parent aab6a64 commit 42cd9ec

3 files changed

Lines changed: 2 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -237,8 +237,6 @@ The following settings are supported:
237237
- `ask`: Ask to reload the sources of the open class files
238238
- `auto`: Automatically reload the sources of the open class files
239239
- `manual`: Manually reload the sources of the open class files
240-
241-
New in 1.22.0
242240
* `java.edit.smartSemicolonDetection.enabled`: Defines the `smart semicolon` detection. Defaults to `false`.
243241

244242
Semantic Highlighting

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"author": "Red Hat",
66
"icon": "icons/icon128.png",
77
"license": "EPL-2.0",
8-
"version": "1.22.0",
8+
"version": "1.23.0",
99
"publisher": "redhat",
1010
"bugs": "https://github.com/redhat-developer/vscode-java/issues",
1111
"preview": false,

0 commit comments

Comments
 (0)