Skip to content

josephbuchma/Go-Present-code-highlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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