Skip to content

pwelyn/sublime-smali

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Smali Sublime Syntax

Context-aware syntax highlighting for Sublime Text 2.

Installation

If you have Package Manager, just search for and install Smali.

WITHOUT Package Manager:

  • Navigate to Sublime's packages directory
    • Command + Shift + P, "Preferences: Browse Packages"
  • Create a directory named Smali
  • Copy smali.tmLanguage to Smali

For OSX, from the repository root:

cp smali.tmLanguage "$HOME/Library/Application Support/Sublime Text 2/Packages/Smali"

Features

  • Line-level syntax validation
    • Incorrectly formatted instructions are highlighted red
    • Register and literal ranges are validated
  • Objectively better than your current Smali highlighter
  • Includes the color purple!

About

A syntax highlighter for the Dalvik bytecode language, Smali

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published