@phoenix-plugin-registry/brackets-language-log
Version:
Add syntax highlighting support for Log files.
23 lines (14 loc) • 776 B
Markdown
# Brackets Language Log
[Adobe Brackets](http://brackets.io) extension which enables log file highlighting.
- log language mode
- syntax highlighting

Here you can see the [Release history](https://github.com/AgamlaRage/brackets-language-log/blob/master/docs/RELEASE.md)
#Help
Any help would be appreciated !
I need better regexp to highlight the synthax.
I focused on wamp log files, but I also would like to handle any kind of log file (npm.debug.log, etc..)
#Ideas/TODO
- highlight **Date** (all formats)
- highlight **Apache synthax** (http response code, ...etc)
- **filter panel**, filtering search box with options (level: warning, notice, ...etc)