Skip to content

Android logcat language definition for SublimeText

License

Notifications You must be signed in to change notification settings

ArnoFrost/logcat.tmLanguage

 
 

Repository files navigation

logcat.tmLanguage

Colorize log to let you focus on the important things.
Above all, colors make me happy.

See the .YAML-tmLanguage files for documentation.
They should be self-explanatory.

It's recommended to use MattDMo/Neon-color-scheme for the best result (PR pending). It is a great color scheme BTW.

Usage

  1. Copy the .tmLanguage files to your Packages/User
  2. Ctrl+Shift+P
  3. ss logcat
  4. Select the logcat format
  5. Enjoy

Screenshots

  • brief (default)
    breif
  • time
    time
  • threadtime
    threadtime

Background

I would like to do highlight on logcat logs files I've captured. ADBView was too much for me.
I used to use its syntax file for some time but then I have some -v threadtime logs at hand (ADBView only supports -v time).

I've hence written syntax file for logcat from scratch with AAAPackageDev.

TODO

License

MIT

About

Android logcat language definition for SublimeText

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published