Menu

[Feature Request] Auto-completion option

n00ge
2007-01-15
2012-11-13
  • n00ge

    n00ge - 2007-01-15

    First I'd like to start off by saying this application is definitely the best coding application I have worked with.  The speed and features are great. 

    Dreamweaver is an editor I have worked with before and the ONLY thing I miss from there is the way it handles auto-completion.  When you type the "</" to close a tag it auto completes at this point.  This seems much more efficient to me than the auto-complete when you type the closing ">" because you don't have to skip over the closing tag when you get to it. 

     
    • Nobody/Anonymous

      It also makes marking up already-written text straightforward. Getting <p></p> when you type <p> at the start of an existing sentence is extremely annoying...

      It's also a standard plugin for jEdit, so maybe it wouldn't be too hard to code?