-
Syntax Highlighting
-
Show Symbol Definitions
- Show Quick Info (Hover)
- Go To/Peek Definition
- Go To/Peek References
- Rename Symbol
WARNING: The Goto/Peek References and rename symbol function will immediately load all smali files into memory and take 20X memory to parse and store the metadata, so please use the function with caution.
The syntax highlighting part is based on smali-vscode
Github: https://github.com/LoyieKing/Smalise
E-mail: loyieking@163.com