Display colorized log captured by adb logcat
in Sublime Text.
Choose either one of the following:
- Download this repo, rename it to 'Logcat', and place it within your
Packages
folder. This can be found within Sublime Text atPreferences > Browse Packages…
- Clone the repo into your
Packages
foldergit clone git://github.com/yinghau76/sublime-logcat Logcat
- Ctrl+Shift+P
detect logcat
- You should see a colorized log. Enjoy!
Currently only the following formats are supported:
Logcat language definitions are from https://github.com/leesei/logcat.tmLanguage.