dgileadi / vscode-java-decompiler

Decompiler extension for Java in Visual Studio Code
Eclipse Public License 2.0
51 stars 20 forks source link

fix: procyon config #26

Open akkuman opened 7 months ago

akkuman commented 7 months ago

refer: https://github.com/mstrobel/procyon/blob/88a95fa93c58322393174f84543edc7a0a2ca44d/Procyon.CompilerTools/src/main/java/com/strobel/decompiler/DecompilerSettings.java#L39

https://github.com/dgileadi/dg.jdt.ls.decompiler/blob/master/dg.jdt.ls.decompiler.procyon/src/dg/jdt/ls/decompiler/procyon/ProcyonDecompiler.java#L67

https://github.com/dgileadi/dg.jdt.ls.decompiler/pull/6