JimpleLSPThis is a Plugin to use JimpleLSP - a Language Server Protocol implementation for Jimple - with Visual Studio Code. UsageOpen existing .jimple files in your workspace and get spoiled by syntax highlighting as well as support for code exploring. Or you can extract Jimple from .apks or .jars in the workspace. To enable the extraction of Jimple adapt the configuration accordingly so JimpleLSP can find Soot. For more information on this please visit JimpleLSP. Hint: The extraction is only triggered if no jimple files are in the workspace on language server startup! Production modeSet Lsp Transport to stdio (default). Development mode
|