Skip to content

Commit beef5c1

Browse files
authored
Updated README (#228)
* Updated README added Enabling Java preview features section
1 parent 34c8629 commit beef5c1

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,10 @@ If the system does not detect any JDK, the extension will offer a downloader and
7979
Alternatively, you can manually specify the path to JDK binaries by utilizing the JDK downloader.
8080
You can also access the JDK downloader through the "Download, install, and Use JDK" option in the command palette.
8181
![JDK Downloader](vscode/images/jdk_downloader.png)
82+
## Enabling Java Preview Features
83+
When using preview features use the quick fix action option to easily enable them.
8284

85+
![Enable Preview](vscode/images/enable_preview.gif)
8386
## Supported Refactorings
8487

8588
Class level refactorings as well as variable refactorings are supported in VSCode via Oracle Java Platform extension. See following screenshots:

vscode/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,10 @@ If the system does not detect any JDK, the extension will offer a downloader and
7474
Alternatively, you can manually specify the path to JDK binaries by utilizing the JDK downloader.
7575
You can also access the JDK downloader through the "Download, install, and Use JDK" option in the command palette.
7676
![JDK Downloader](images/jdk_downloader.png)
77+
## Enabling Java Preview Features
78+
When using preview features use the quick fix action option to easily enable them.
7779

80+
![Enable Preview](images/enable_preview.gif)
7881
## Supported Refactorings
7982

8083
Class level refactorings as well as variable refactorings are supported in VS Code via Oracle Java Platform extension. See following screenshots:

vscode/images/enable_preview.gif

61.1 KB
Loading

0 commit comments

Comments
 (0)