Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JShell EasyNew to Visual Studio Code? Get it now.
JShell Easy

JShell Easy

Senthilnathan A

|
6,097 installs
| (1) | Free
Simple Jshell extension to run java code inline
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JShell Easy

A simple VSCode extension for running Java code inline using jshell. Code gets executed as soon as there is change in the script in active editor

Requirements

Requires >= JDK 9 (jshell should be accessible globally)

Usage

  • ctl + shift + P or cmd + shift + P (Mac)
  • Search for JShell Easy - Start Session

or

  • Simply use key binding ctl + shift + J

Demo

Usage

Release Notes

1.0.1

  • Windows Support added
  • *.jsh support Java syntax highlighting using Textmate's java.plist
  • Minor performance improvements

0.0.1

  • Initial release of the extension. Support inline compilation of Java code using jshell

Repository

Git Repo

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft