Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • What do you do in kedit that the IDE can't do? I'm genuinely curious, having never really used anything but an IDE for most of my serious coding... Commented Nov 24, 2010 at 3:47
  • KEDIT, like other smart editors, has scripting capabilities which allow me to do things that the IDE can't. For instance, I use KEDIT to do multiple buffer (up to 100 per kedit session) copy and paste and column editing that the IDE can't even get close to. Commented Nov 29, 2010 at 17:51