An open API service indexing awesome lists of open source software.

https://github.com/androidideofficial/tree-sitter-log

Tree Sitter Grammar for highlighting logs shown in AndroidIDE
https://github.com/androidideofficial/tree-sitter-log

Last synced: about 1 year ago
JSON representation

Tree Sitter Grammar for highlighting logs shown in AndroidIDE

Awesome Lists containing this project

README

          

# Tree Sitter Log




Tree Sitter Grammar to highlight log lines that are shown in AndroidIDE's Log View. This supports highlighting logs from the `logcat` tool (in `threadtime` format only) and the IDE logs.

# See Also

- [android-tree-sitter]() - Android Java bindings for Tree Sitter.