ExpressionEngine CMS
Open, Free, Amazing

Thread

This is an archived forum and the content is probably no longer relevant, but is provided here for posterity.

The active forums are here.

Suggest a WYSIWYG editor for use with CodeIgniter

May 04, 2009 4:06pm

Subscribe [5]
  • #16 / May 05, 2009 10:47pm

    anonymous65551

    222 posts

    I personally like e-Texteditor - it’s very similar to the Mac program (which was Textmate if I remember correctly). I’ve tried both Aptana & NetBeans also, but nothing works as fast as e-Texteditor.

    I personally have found that nothing works as fast as UltraEdit.  Then again, most people will shy away from editors you have to pay money for, but as with everything, you get what you pay for.  Glad to see you don’t mind shelling out a few bucks for something you see as a quality product. 

    UltraEdit paid for itself for me with just a one hour job.  I’ve never found easier or more powerful scripting and macro languages available in a text editor.  It handles features that make most editors slow and bulky, while keeping a slim footprint and running lightning fast.  I can’t think of a single feature I could possibly use that it doesn’t already have, and I can think of a lot.  Then again, I probably will never be able to use every feature it does have, either.

    I wouldn’t dream of using anything else, but then I need it for more than just CodeIgniter and PHP.  I’m not only getting code completion for CI/PHP, but for CSS, HTML, Javascript, and MySQL as well.  All my development needs.  (Of course, it handles everything for C++ and my other languages as well, but development has become my primary focus lately.)

    http://www.ultraedit.com

  • #17 / May 05, 2009 10:49pm

    Thorpe Obazee

    1138 posts

    Ultraedit is nice but I’m stuck for now with Eclipse at work. And yeah, the price actually not much.

  • #18 / May 06, 2009 6:01am

    n0xie

    1381 posts

    I personally have found that nothing works as fast as UltraEdit.  Then again, most people will shy away from editors you have to pay money for, but as with everything, you get what you pay for.  Glad to see you don’t mind shelling out a few bucks for something you see as a quality product.

    Have you tried vim ? 😉

    It’s free (as in speech AND beer), it’s open source, it works on just about anything, has a lower memory footprint, is faster and it has just about anything UltraEdit has and much, much more.

    http://www.vim.org

  • #19 / May 06, 2009 6:07am

    Dam1an

    2385 posts

    I personally have found that nothing works as fast as UltraEdit.  Then again, most people will shy away from editors you have to pay money for, but as with everything, you get what you pay for.  Glad to see you don’t mind shelling out a few bucks for something you see as a quality product.

    Although the statement ‘you get what you pay for’ may hold true in many cases, its no longer the case with everything, especially software.
    Take Windows vs Linux (yes I know there are also paid for versions, but there’s also the likes of Ubuntu, OpenSuse, Fedora etc)
    With software, there are OSS IDEs such as Eclipse, which in my opinion are better then many paid for IDEs
    There are OSS text editors such as Notepad++ which do a great job (I can’t actually compare it to a paid for text editor, as I’ve never used one)

  • #20 / May 06, 2009 5:39pm

    Gav

    12 posts

    I can’t recommend SciTE enough.
    http://www.scintilla.org/SciTE.html

    Super fast, as small a footprint as you can get, and the best bit…
    The whole program is XML based, so if you don’t like anything, just jump into the XML, changed it, and make it work the way you want.

    Everything from the automatic PHP code highlighting, right down to the various menu options.

    =D

  • #21 / May 06, 2009 5:56pm

    ReGeDa

    13 posts

    NetBeans.org for PHP - good platform for CI. It works!

  • #22 / May 06, 2009 6:49pm

    Dam1an

    2385 posts

    @ReGeDa: Are you able to get full autocomplete in Netbeans?
    using Eclipse, I can only get autocomplete to work with helpers or classes that I extend
    Classes loaded using the loader don’t come up in autocomplete, as it doesn’t understand the way CI loads them :(

  • #23 / May 06, 2009 9:58pm

    n0xie

    1381 posts

    @ReGeDa: Are you able to get full autocomplete in Netbeans?
    using Eclipse, I can only get autocomplete to work with helpers or classes that I extend
    Classes loaded using the loader don’t come up in autocomplete, as it doesn’t understand the way CI loads them :(

    Here you go (I use Netbeans as IDE too)
    http://ellislab.com/forums/viewthread/94145/

  • #24 / May 07, 2009 2:35am

    Dam1an

    2385 posts

    Thanks n0xie
    I’ve been meaning to look into netbeans as v7 looks so much better for PHP then v6 was (they came late to the PHP party, so v6 was their first attempt)

  • #25 / Feb 03, 2010 8:37am

    viisik

    24 posts

    NetBeans.org for PHP - good platform for CI. It works!

    Does Netbeans have autocomplete features also for Codeigniter,

    do you need to install Codeigniter plugin for Netbeans or it recognizes Codeigniter as already built-in there

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases