jar-viewer-and-decompilerFeaturesThis extension allows you to browse the contents of Java JAR files within Visual Studio Code. To launch this extension, right click on a .jar file in the VSCode explorer and select "Open With JAR Viewer and Decompiler". Java class files in the JARs can be decompiled. Decompiling class files requires CFR to be available. Do NOT use this extension to decompile class files which you do not have legal rights to do so. Additional Features
Requirements
Extension SettingsThis extension contributes the following settings:
Known Issues
Release Notes1.2.0Search for Java packages in JAR. 1.1.0Print type signatures for class files in JAR. 1.0.1Minor bug fixes. 1.0.0Initial release of extension. |