Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vs-jshellNew to Visual Studio Code? Get it now.
vs-jshell

vs-jshell

Lugano Computing Education Resarch Lab

|
475 installs
| (0) | Free
JShell integration for VSCode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JShell extension for VSCode

Features

  • Adds "JShell" terminal profile (CTRL + ALT + \ or ⌘ + ⌥ + \ when editing Java files)
  • Automatically sets the classpath to the contents of the .vscode/class-path.jsh file (new-line separated entries)
  • Automatically loads the .vscode/init.jsh file, if found in the current workspace
  • JShell configuration in VSCode settings

Screenshot

Install

  • Marketplace
    • Visual Studio Marketplace
    • OpenVSX Registry
  • Manually (from GitHub Actions)
    1. Download and extract the vsix file from the GitHub actions artifacts
    2. Execute code --install-extension path/to/vscode-jshell-$VERSION.vsix
    3. Open a new VSCode instance
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft