JAR Viewer Extension for VS CodeExtension for VS Code that gives a quick peek inside a JAR file by listing all classes and files bundled inside the archive. FeaturesJAR content viewSelect or open a File previewClick on a file node in the content tree to open a preview of the file in a read only editor view. ContributionFor Bugs or feature requests please use the GitHub issues page https://github.com/wmanth/vscode-jar-viewer/issues. Release Notes1.2.0
1.1.1
1.1.0
1.0.2
1.0.1
1.0.0Initial release of the JAR viewer extension. |