Skip to content

Rebeldesigns-net/Smalise

 
 

Repository files navigation

Language Support for Smali(Android Davilk Bytecode)

version downloads rating GitHub Workflow Status (master)

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: loyieking@163.com

Special Thanks

@Gh0u1L5

About

Language support for Smali for Visual Studio Code

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 100.0%