1.0.2 • Published 2 years ago

@phoenix-plugin-registry/brackets-language-log v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Brackets Language Log

Adobe Brackets extension which enables log file highlighting.

  • log language mode
  • syntax highlighting

alt tag

Here you can see the Release history

#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)