Go-Present-code-highlighter
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
This chrome extension uses highlight.js to highlight golang code in present slides.
Install
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