Home

Awesome

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. <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>P</kbd>
  3. ss logcat
  4. Select the logcat format
  5. Enjoy

Screenshots

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