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