/Go-Present-code-highlighter

Chrome extension that highlights syntax of golang code in Present (https://godoc.org/golang.org/x/tools/cmd/present) slides

Primary LanguageCSSMIT LicenseMIT

Go Present Highlight

Gitter

This chrome extension uses highlight.js to highlight golang code in present slides.

Install

Install from webstore

TODO

  • Add extension options page:
    • Set default color scheme
    • Exclude hosts list
  • Add popup with:
    • Color scheme selector
    • "Disable on this page" button
  • DRY out with es6

Contribute

PRs are welcome