Decompiler for Java™ in Visual Studio CodeThis extension allows you to decompile Java class files. It requires Language Support for Java™ by Red Hat, version 0.12.0 or greater. To see the decompiler in action, right-click on a Java symbol for which you don't have the source code, and choose Go to Definition (or simply command/ctrl+click on the symbol). You will see the decompiled code. The Java source code is available in the https://github.com/dgileadi/dg.jdt.ls.decompiler repo. RequirementsLanguage Support for Java™ by Red Hat, version 0.12.0 or greater. This extension does not work with older versions. Extension SettingsYou can use the following settings to customize the decompiler:
|