[jQuery] Re: what editor do you use?

2008-02-15 Thread NccWarp9
For me its PHPdesigner It has one of the best syntax highlighter that I have seen. If I work with Javascript inside PHP and HTML code it highlights only javascript and it feels as you are writing only JS without the distraction of other markup and code. If you go to PHP part of the code it grays

[jQuery] Re: what editor do you use?

2008-02-14 Thread Stamen Georgiev
PSPad - http://www.pspad.com/ It's free and it comes really close to HomeSite, which I used for years. I love the scripting features. On Feb 13, 6:38 pm, Feijó [EMAIL PROTECTED] wrote: I changed my own a few weeks ago, now I'm using Editpad++ (http://sourceforge.net/projects/notepad-plus/)

[jQuery] Re: what editor do you use?

2008-02-14 Thread Feijó
Yeah, I'm enjoying that pspad but I cant find a good feature I'm used to use with notepad++ CTRL+D duplicate current line/selection. Do you know if it exists in pspad? Or I can script it? baita abrao Feij Stamen Georgiev escreveu: PSPad - http://www.pspad.com/ It's free and it comes

[jQuery] Re: what editor do you use?

2008-02-14 Thread eitanpo
I use Komodo Edit http://www.activestate.com/Products/komodo_edit/, it's the free version of Komodo IDE, and vi on linux On Feb 13, 6:38 pm, Feijó [EMAIL PROTECTED] wrote: I changed my own a few weeks ago, now I'm using Editpad++ (http://sourceforge.net/projects/notepad-plus/) its freeware,

[jQuery] Re: what editor do you use?

2008-02-14 Thread timothytoe
I just tried Komodo. Very nifty. I like how it checks JavaScript syntax and does word completion. The jQuery plugin that comes with it is old. Is there a newer one? It also is missing a PHP plugin. Where is the locations for those plugins it uses? Is the Komodo IDE worth the money? Still love

[jQuery] Re: what editor do you use?

2008-02-14 Thread Smith, Allex
Eclipse - Aptana and various other application specific plug-ins around Eclipse. -Original Message- From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Feijó Sent: Wednesday, February 13, 2008 8:38 AM To: jquery-en@googlegroups.com

[jQuery] Re: what editor do you use?

2008-02-14 Thread timothytoe
Nevermind about the PHP. It couldn't find my PHP.exe, which was in WAMP5. Still think it's kind of lame that the jQuery support is for jQuery1.1. On Feb 14, 7:30 am, timothytoe [EMAIL PROTECTED] wrote: I just tried Komodo. Very nifty. I like how it checks JavaScript syntax and does word

[jQuery] Re: what editor do you use?

2008-02-14 Thread rolfsf
http://www.panic.com/coda/ coda - but then, I'm one of those mac people... rolfsf Feijó-2 wrote: I changed my own a few weeks ago, now I'm using Editpad++ ( http://sourceforge.net/projects/notepad-plus/ ) its freeware, nice resources, like macros, quick-text, highlighted source, ...

[jQuery] Re: what editor do you use?

2008-02-14 Thread Feijó
Thanks for the tip!! I set my copy line as CTRL+D and assigned that Swap with line above/below :) Feij Sean O escreveu: I used Notepad++ for a while, thinking it was the bee's knees. But then I found PSPad a few months ago, and it's earned my title as go-to editor. Tabbed Interface,

[jQuery] Re: what editor do you use?

2008-02-14 Thread Collin Allen
At home, I use TextMate under Mac OS X. At work on a Windows XP box, I use a custom themed Notepad++, seen here: http://img169.imageshack.us/img169/6766/nppgd0.jpg

[jQuery] Re: what editor do you use?

2008-02-14 Thread Aaron Barker
I use TextMate when I'm at work on a Mac, and E-TextEditor on the Windows at home (http://www.e-texteditor.com/). It uses the same bundles as TextMate, so it's nice to have that power on Windows. Aaron On Feb 13, 9:38 am, Feijó [EMAIL PROTECTED] wrote: I changed my own a few weeks ago, now I'm

[jQuery] Re: what editor do you use?

2008-02-14 Thread polyrhythmic
Komodo doesn't have 1.2 support yet because of the change from scriptdoc format (http://groups.google.com/group/jquery-en/ browse_thread/thread/24f40cfd6830b6dd/), I believe. However thanks to hard work from many jQuery group members (http://groups.google.com/

[jQuery] Re: what editor do you use?

2008-02-13 Thread Andy Matthews
Editplus www.editplus.com Best one I've found in 6+ years of looking, been using it for about the same amount of time. _ From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf Of Feijó Sent: Wednesday, February 13, 2008 10:38 AM To: jquery-en@googlegroups.com Subject:

[jQuery] Re: what editor do you use?

2008-02-13 Thread spinnach
..you mean notepad++ :).. i'm using it also, great little app.. dennis. Feijó wrote: I changed my own a few weeks ago, now I'm using Editpad++ (http://sourceforge.net/projects/notepad-plus/) its freeware, nice resources, like macros, quick-text, highlighted source, ... and yours? --

[jQuery] Re: what editor do you use?

2008-02-13 Thread andrea varnier
Notepad++; :)

[jQuery] Re: what editor do you use?

2008-02-13 Thread Andy Matthews
PROTECTED] On Behalf Of Feijó Sent: Wednesday, February 13, 2008 10:53 AM To: jquery-en@googlegroups.com Subject: [jQuery] Re: what editor do you use? I dont like the editplus interface, very ancient :) But its a good app too!! Feijó Andy Matthews escreveu: Editplus www.editplus.com Best

[jQuery] Re: what editor do you use?

2008-02-13 Thread Feijó
I dont like the editplus interface, very ancient :) But its a good app too!! Feij Andy Matthews escreveu: Editplus www.editplus.com Best one I've found in 6+ years of looking, been using it for about the same amount of time. From: jquery-en@googlegroups.com

[jQuery] Re: what editor do you use?

2008-02-13 Thread Feijó
lol yes, notepad++ Feij spinnach escreveu: ..you mean notepad++ :).. i'm using it also, great little app.. dennis. Feij wrote: I changed my own a few weeks ago, now I'm using Editpad++ (http://sourceforge.net/projects/notepad-plus/) its freeware, nice

[jQuery] Re: what editor do you use?

2008-02-13 Thread Feijó
To: jquery-en@googlegroups.com Subject: [jQuery] Re: what editor do you use? I dont like the editplus interface, very ancient :) But its a good app too!! Feij Andy Matthews escreveu: Editplus www.editplus.com Best one I've found in 6+ years

[jQuery] Re: what editor do you use?

2008-02-13 Thread Alexis
I use vim, once you get used to most commands you realize how powerful it is. I've been using it for more than 3 years now and it's all I need for my PHP, jQuery, HTML, CSS, Python and even for writing blog posts.

[jQuery] Re: what editor do you use?

2008-02-13 Thread timothytoe
I tried a bunch and ended up with PSPad.

[jQuery] Re: what editor do you use?

2008-02-13 Thread Andy Matthews
@googlegroups.com Subject: [jQuery] Re: what editor do you use? They improved a little the interface, has been some time since the last time I saw it But editpad++ is free!! editplus has pay resources :) baita abraço Feijó Andy Matthews escreveu: Not sure what you mean...I just looked

[jQuery] Re: what editor do you use?

2008-02-13 Thread Mika Tuupola
On Feb 13, 2008, at 6:38 PM, Feijó wrote: I changed my own a few weeks ago, now I'm using Editpad++ (http://sourceforge.net/projects/notepad-plus/ ) its freeware, nice resources, like macros, quick-text, highlighted source, .. Textmate with jQuery bundle, of course :)

[jQuery] Re: what editor do you use?

2008-02-13 Thread Alexandre Plennevaux
aptana studio On Feb 13, 2008 8:49 PM, Mika Tuupola [EMAIL PROTECTED] wrote: On Feb 13, 2008, at 6:38 PM, Feijó wrote: I changed my own a few weeks ago, now I'm using Editpad++ (http://sourceforge.net/projects/notepad-plus/ ) its freeware, nice resources, like macros, quick-text,

[jQuery] Re: what editor do you use?

2008-02-13 Thread WolfZombie
I'm using (and have been for quite a few years) TextPad. http://www.textpad.com/

[jQuery] Re: what editor do you use?

2008-02-13 Thread MorningZ
I'm a .NET programmer, so it's Visual Studio 2008 for me and with this week's hotfix, using jQuery is a breeze inside the enviroment

[jQuery] Re: what editor do you use?

2008-02-13 Thread besh
Vim ...for everything http://www.vim.org/index.php -- Bohdan Ganicky On Feb 13, 5:38 pm, Feijó [EMAIL PROTECTED] wrote: I changed my own a few weeks ago, now I'm using Editpad++ (http://sourceforge.net/projects/notepad-plus/) its freeware, nice resources, like macros, quick-text,

[jQuery] Re: what editor do you use?

2008-02-13 Thread Kyle Browning
Zend Studio. On Feb 13, 2008, at 12:15 PM, Alexandre Plennevaux wrote: aptana studio On Feb 13, 2008 8:49 PM, Mika Tuupola [EMAIL PROTECTED] wrote: On Feb 13, 2008, at 6:38 PM, Feijó wrote: I changed my own a few weeks ago, now I'm using Editpad++

[jQuery] Re: what editor do you use?

2008-02-13 Thread Erik Beeson
IntelliJ IDEA and gvim. I use gvim literally all the time. I have an icon on my dock for Open with gvim that I can just drop files on. Very handy. The nice thing about gvim (or vi in general I guess), is that while there are a lot of commands, way more than anyone would be expected to learn all

[jQuery] Re: what editor do you use?

2008-02-13 Thread Jake McGraw
Zend Studio, before that TextMate On Feb 13, 2008 3:15 PM, Kyle Browning [EMAIL PROTECTED] wrote: Zend Studio. On Feb 13, 2008, at 12:15 PM, Alexandre Plennevaux wrote: aptana studio On Feb 13, 2008 8:49 PM, Mika Tuupola [EMAIL PROTECTED] wrote: On Feb 13, 2008, at 6:38 PM,

[jQuery] Re: what editor do you use?

2008-02-13 Thread Stephen
Have been using the HTML-Kit Tools (the purchased version) of http://www.htmlkit.com/ since its release (years) and have found it great. Good for syntax highlighting, great plugins, and the purchased version has an easy to use Project Interface to keep local and live files organised.

[jQuery] Re: what editor do you use?

2008-02-13 Thread Feijó
nice one!! I'll give it a try for few days timothytoe escreveu: I tried a bunch and ended up with PSPad.

[jQuery] Re: what editor do you use?

2008-02-13 Thread Glen Lipka
Webuilder http://www.blumentals.net/webuilder/ Gle On Wed, Feb 13, 2008 at 5:01 PM, polyrhythmic [EMAIL PROTECTED] wrote: Komodo Edit: Free, runs on Gecko engine (with integrated previews), Windows/Linux/OSX crossplatform, jQuery autocomplete macros, syntax highlighting and autocomplete

[jQuery] Re: what editor do you use?

2008-02-13 Thread polyrhythmic
Komodo Edit: Free, runs on Gecko engine (with integrated previews), Windows/Linux/OSX crossplatform, jQuery autocomplete macros, syntax highlighting and autocomplete across a multitude of languages, FTP/ remote file support, code search and collapsible code tree... just for starters. There's

[jQuery] Re: what editor do you use?

2008-02-13 Thread Brice Burgess
On Feb 13, 11:38 am, Feijó [EMAIL PROTECTED] wrote: I changed my own a few weeks ago, now I'm using Editpad++ (http://sourceforge.net/projects/notepad-plus/) its freeware, nice resources, like macros, quick-text, highlighted source, ... and yours?-- Feijó I like mooEdit for an editor,