joshgoebel / se_highlightjs

Improved Highlight.js support for StackExchange / StackOverflow
MIT License
7 stars 1 forks source link

I created this as a proof of concept but don't really have time or desire to properly maintain it or push it forward (I don't use StackOverflow a ton). If someone else is interested, please open an issue or reach out. So far there seems very little interest overall - to maintain or consume.


SE_highlightjs

Improved Highlight.js support for StackExchange / StackOverflow

Overview

SE_highlightjs is a Chrome Extension that aims to improve code highlighting support on StackExchange / StackOverflow. It was written by the current maintainer of Highlight.js after some slight frustrations with the initial rollout of StackExchange's new highlighting support and it's subpar behavior in some areas.

What StackExchange needs to improve (and why this exists)

Features

Installing

You have choices:

  1. Use the extension.crx in dist. You'll need to open the Chrome Extensions screen and then just drag the extension in and approve it.

  2. Check out this repo, enable Developer Mode, and then simply load the extension unpacked. Here is a guide. You'll want to point Chrome to the extension folder.

If there is enough demand I'll publish this to the Chrome store.

Contributing

Contributions are welcome. Please first open an issue to discuss.

TODO