Stack Exchange Userscripts for Stack Snippets (which are active on Stack Overflow and variants, Code Review, Game Development, Code Golf, Meta Stack Exchange).
- Find - Makes control-F inside snippet editor only show results inside the editor
- Lag Fixer - Makes post previews with stack snippets re-render after a debounced delay, rather than immediately after every keypress
- Modal Fixer - Fixes [a bug]((https://meta.stackoverflow.com/q/372944) that makes it impossible to exit the snippet interface
- Render All Lines - Renders all code lines, so that code anywhere in the snippet can be searched for with Control-F
- Visible Cursor - Makes the CodeMirror text cursor always visible even when the browser is zoomed out