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.
- Copy the
.tmLanguage
files to yourPackages/User
- Ctrl+Shift+P
ss logcat
- Select the logcat format
- Enjoy
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.
- Add to Package Control. See :
- Add own color scheme. See :
https://github.com/SublimeText-Markdown/MarkdownEditing - port to other editors:
MIT