yuguang / fiddlesalad

An online playground with an instantly ready coding environment. Combine language preprocessors, CSS, HTML and JavaScript to create and share coding examples.
fiddlesalad.com
GNU General Public License v3.0
232 stars 80 forks source link

Cursor placement after HTML auto-complete #28

Open Sumtin opened 10 years ago

Sumtin commented 10 years ago

For auto-completes where quotations are used, would be nice if the cursor was placed inside of quotations instead of one full space after closing quotation.

ie. class="{place cursor here}" {not here}...