Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>JAR ViewerNew to Visual Studio Code? Get it now.
JAR Viewer

JAR Viewer

Wolfram Manthey

|
297,644 installs
| (3) | Free
Lists classes and files inside JAR archives.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JAR Viewer Extension for VS Code

Extension for VS Code that gives a quick peek inside a JAR file by listing all classes and files bundled inside the archive.

Features

JAR content view

Select or open a .jar file to get the content tree of the contained file- and package-structure in the editor view.

sample image

File preview

Click on a file node in the content tree to open a preview of the file in a read only editor view.

sample image

Contribution

For Bugs or feature requests please use the GitHub issues page https://github.com/wmanth/vscode-jar-viewer/issues.

Release Notes

1.2.0

  • Added support for nested jar archives

1.1.1

  • Update open editor views when the jar file has changed
  • Added *.srcjar, *.aar and *.war as supported file types

1.1.0

  • Preview text files from the jar archive

1.0.2

  • Preserve the vertical scroll position

1.0.1

  • Highlight the hovered tree node
  • Persist the folding state of tree nodes

1.0.0

Initial release of the JAR viewer extension.

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