Skip to content

Commit cb6cdd4

Browse files
committed
Grouped configurations and updated README
1 parent bb4c277 commit cb6cdd4

File tree

7 files changed

+323
-222
lines changed

7 files changed

+323
-222
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
3-
Copyright (c) 2023-2025, Oracle and/or its affiliates.
3+
Copyright (c) 2023-2026, Oracle and/or its affiliates.
44
55
Licensed to the Apache Software Foundation (ASF) under one
66
or more contributor license agreements. See the NOTICE file
@@ -99,6 +99,7 @@ The following configuration settings are available:
9999
* `jdk.notebook.addmodules`
100100
* `jdk.notebook.enablepreview`
101101
* `jdk.notebook.implicitimports`
102+
* `jdk.notebook.vmOptions`
102103

103104
These settings *override* settings inferred from project context.
104105

@@ -269,7 +270,7 @@ Please consult the [security guide](https://github.com/oracle/javavscode/blob/ma
269270

270271
## License
271272

272-
Copyright (c) 2023-2025 Oracle and/or its affiliates.
273+
Copyright (c) 2023-2026 Oracle and/or its affiliates.
273274

274275
Oracle Java Platform Extension for Visual Studio Code is licensed under [Apache 2.0 License](https://github.com/oracle/javavscode/blob/main/LICENSE.txt).
275276
The [THIRD_PARTY_LICENSES](./THIRD_PARTY_LICENSES.txt) file contains third party notices and licenses.

0 commit comments

Comments
 (0)