Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>JimpleLSPNew to Visual Studio Code? Get it now.
JimpleLSP

JimpleLSP

Markus Schmidt

|
362 installs
| (0) | Free
A Language Server implementation for Soots Jimple powered by FutureSoot & the MagpieBridge framework.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JimpleLSP

This is a Plugin to use JimpleLSP - a Language Server Protocol implementation for Jimple - with Visual Studio Code.

Usage

Open 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 mode

Set Lsp Transport to stdio (default).

Development mode

  1. Set Lsp Transport to socket.
  2. Execute the JimpleLSP Jar with argument -s to communicate via socket 2403.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft