https://github.com/diffplug/gitcasso
Syntax highlighting for the GitHub issue/pr editor. Also, never lose a draft comment again!
https://github.com/diffplug/gitcasso
Last synced: 4 days ago
JSON representation
Syntax highlighting for the GitHub issue/pr editor. Also, never lose a draft comment again!
- Host: GitHub
- URL: https://github.com/diffplug/gitcasso
- Owner: diffplug
- License: apache-2.0
- Created: 2025-08-30T23:35:48.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2025-10-06T21:45:35.000Z (4 months ago)
- Last Synced: 2025-10-06T22:11:10.807Z (4 months ago)
- Language: HTML
- Size: 4.44 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 19
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
#
Gitcasso
*Syntax highlighting and autosave for comments on GitHub (and other markdown-friendly websites).*
- "Syntax highlighting is the lie that enables us to see the truth."
- "The meaning of life is to find your lost comment drafts. The purpose of life is to post them."
## Install
- [Chrome Web Store](https://chromewebstore.google.com/detail/gitcasso/pcmhndeklkimmcbklmbikdooghkmilpf)
- [Microsoft Edge Add-on](https://microsoftedge.microsoft.com/addons/detail/gitcasso/agldcmiblfnebkjielmgcipekjhejihp)
## Screenshots


## Contributing
If there's something you'd like to add or fix, see [CONTRIBUTING.md](CONTRIBUTING.md).
Special thanks to:
- [overtype](https://overtype.dev/) for doing `textarea` syntax highlighting of `md`
- [highlight.js](https://highlightjs.org/) for the broad library of syntax highlighters
- [Yukai Huang](https://github.com/Yukaii) for [the PRs](https://github.com/panphora/overtype/issues?q=is%3Apr+author%3AYukaii) which made the two work together