Go-Present-code-highlighter icon indicating copy to clipboard operation
Go-Present-code-highlighter copied to clipboard

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

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:
    • [x] Set default color scheme
    • [ ] Exclude hosts list
  • Add popup with:
    • [x] Color scheme selector
    • [ ] "Disable on this page" button
  • DRY out with es6

Contribute

PRs are welcome