only52607 / smali2java

vscode extension which allows you to decompile a single smali file into java code
MIT License
45 stars 3 forks source link

Decompile failed: Cannot read properties of undefined (reading 'fsPath') #7

Closed johnathon-walnut closed 2 years ago

johnathon-walnut commented 2 years ago

Installed the extension freshly, edited the Jadx path to point to where my jadx.bat is, and I get the popup (title) when attempting to use Smali: Decompile to Java from the command bar. Can't really give much else information as I can't find anything else other than this popup.

It does work if i right click and press decompile however.