Skip to content
forked from LoyieKing/Smalise

Language support for Smali for Visual Studio Code

Notifications You must be signed in to change notification settings

maksz42/Smalise

 
 

Repository files navigation

Language Support for Smali(Android Davilk Bytecode)

Features

  • Syntax Highlighting

  • Show Symbol Definitions

show all symbol definitions

  • Show Quick Info (Hover)

show hovers

  • Go To/Peek Definition

show definition

  • Go To/Peek References

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.

About

The syntax highlighting part is based on smali-vscode

Contact Me

Github: https://github.com/LoyieKing/Smalise

E-mail: [email protected]

Special Thanks

@Gh0u1L5

About

Language support for Smali for Visual Studio Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 100.0%