The editing tag has no wiki summary.
59
votes
8answers
1k views
SE Editor Toolkit
There's been an onslaught of rather difficult to read questions on SO lately. A lot of them are just plain close-fodder, but many are just from d ppl ,who spk teh internetz lingo and hence make my ...
23
votes
1answer
288 views
Better handling of indentation and the TAB key when editing posts
About
This user script changes the behavior of a few keys (most notably the Tab key) within the post editor to behave more like it does in IDEs or text editors:
When multiple lines are ...
19
votes
0answers
230 views
Dude, where's my cursor?
About
This user script makes it easier to edit long questions and answers by doing the following things:
It constrains the height of the Markdown preview to 500 pixels by default, so you can ...
18
votes
0answers
427 views
Stack Exchange Side-By-Side Edit and Preview
Note: the new inline editing breaks this user script pretty seriously, so it doesn't work at the moment. I will be working on fixing it to work with the new system when I get a chance, but it ...
15
votes
2answers
276 views
<kbd> markup shortcuts
Inspired by the question, "Markdown syntax for <kbd>foo</kbd>", this script adds both a button and a keyboard shortcut to each post's <textarea> (when editing posts).
Press the ...
12
votes
2answers
191 views
Editor buttons for injecting documentation links
I wrote a small user script for adding some buttons to the question editor. The idea came up a few times on Meta Stack Overflow and Stack Overflow, and I just wanted to share a rough ...
8
votes
6answers
408 views
MathJax Buttons
Adds some math/science buttons to the editor on science SE sites. These buttons are useful for converting selected text to math, formatting SI units, and formatting chemical equations. There are ...
8
votes
0answers
194 views
Suggested Edits Queue for Mere Mortals
Screenshot
About
This Java command-line app gives you access to the Suggested
Edits queue using the
Stack Exchange 2.0 API. It is ideally
suited for users in the 2000 <= reputation < ...
2
votes
0answers
94 views
IPA Keyboard for Linguistics.SE
This script adds share buttons to the "link" box. (They don't come immediately, they are spawned by mouseover)
Installation
Click here to install. Will only work in Chrome or Firefox (the latter ...
1
vote
1answer
51 views
How do you list you stack exchange apps
I wanted to know how you're supposed to get a list of apps you've registered on the stack exchange api.
I finally managed to find this url: http://stackapps.com/apps/oauth
My question is this: How ...