The Artima Developer Community
Sponsored Link

Python Buzz Forum
Javascript plaintext editing

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Ian Bicking

Posts: 900
Nickname: ianb
Registered: Apr, 2003

Ian Bicking is a freelance programmer
Javascript plaintext editing Posted: Dec 7, 2005 9:34 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Ian Bicking.
Original Post: Javascript plaintext editing
Feed Title: Ian Bicking
Feed URL: http://www.ianbicking.org/feeds/atom.xml
Feed Description: Thoughts on Python and Programming.
Latest Python Buzz Posts
Latest Python Buzz Posts by Ian Bicking
Latest Posts From Ian Bicking

Advertisement

Does anyone know of a good Javascript implementation of plaintext editing? I.e., exactly what textarea does, but less sucky. Find, find-and-replace, change textarea size, maybe a few other useful features; nothing too fancy. WYSIWYG is nice, but programmers live in a plain text world, and the application I'm writing at the moment is for programmers to use. I don't know how possible it is to fix textarea's suckiness (the most popular text editor ever, and yet such an exceptionally lame text editor), but I'd like to see what people have tried.

Read: Javascript plaintext editing

Topic: Reddit re-write, IMO Previous Topic   Next Topic Topic: Best of the web app test frameworks?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use