Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Stack Snippet Userscripts

Stack Exchange Userscripts for Stack Snippets (which are active on Stack Overflow and variants, Code Review, Game Development, Code Golf, Meta Stack Exchange).

Userscript index

  • 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