[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 out all other and you get
the PHP code.
Very usefull for multiple programing languages...
For me it prevents confusion and chaos.

http://www.mpsoftware.dk/phpdesigner_screenshots.php

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, highlighted source, ...
> and yours?-- Feijó


[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/
group/jquery-en/browse_thread/thread/5a6cf719797b998d) the API browser
has been updated, so hopefully we'll have IDE support soon, perhaps
via the docs exporter here: 
http://groups.google.com/group/jquery-dev/browse_thread/thread/809d4463e35fecb1
.  I am itching for jQuery 1.2+ support as well, but I'll have to
learn some new skills to make that happen.  Any volunteers?? :-)

Charles

On Feb 14, 8:56 am, Aaron  Barker <[EMAIL PROTECTED]> wrote:
> 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 using Editpad++ 
> > (http://sourceforge.net/projects/notepad-plus/)
> > its freeware, nice resources, like macros, quick-text, highlighted source, 
> > ...
> > and yours?-- Feijó


[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 using Editpad++ 
> (http://sourceforge.net/projects/notepad-plus/)
> its freeware, nice resources, like macros, quick-text, highlighted source, ...
> and yours?-- Feijó


[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 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, multi-code-highlighting, live FTP editing, projects, text
diffs, many user-created extensions, etc. etc.

What sealed it for me was the built-in site management over FTP. Work with
remote files as if they're local. Couple that with ability to run from your
USB drive (with no install), and you've got a powerful, anywhere, any-code
editor.

And as for the handy "duplicate line" function from Notepad++:
Tools >> Program Settings >> Key Map >> Edit >> Copy Line
Assign your own shortcut key.  I chose Ctrl-Alt-D.

"Swap with Line Above/Below" is also quite convenient.

http://www.pspad.com


SEAN O
___
www.sean-o.com


  





[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, ... 
> 
> and yours? 
> 
> -- 
> 
> Feijó
> 

-- 
View this message in context: 
http://www.nabble.com/what-editor-do-you-use--tp15462258s27240p15481839.html
Sent from the jQuery General Discussion mailing list archive at Nabble.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 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 PSPad, but Komodo is really cool.
>
> And, yeah, I've always liked Vim ever since it came out on the Amiga.
> Funny that it's still kept up to date on the Amiga.
>
> On Feb 14, 2:38 am, eitanpo <[EMAIL PROTECTED]> wrote:
>
> > I use Komodo Edithttp://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, nice resources, like macros, quick-text, highlighted 
> > > source, ...
> > > and yours?-- Feijó


[jQuery] Re: what editor do you use?

2008-02-14 Thread Sean O


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, multi-code-highlighting, live FTP editing, projects, text
diffs, many user-created extensions, etc. etc.

What sealed it for me was the built-in site management over FTP. Work with
remote files as if they're local. Couple that with ability to run from your
USB drive (with no install), and you've got a powerful, anywhere, any-code
editor.

And as for the handy "duplicate line" function from Notepad++:
Tools >> Program Settings >> Key Map >> Edit >> Copy Line
Assign your own shortcut key.  I chose Ctrl-Alt-D.

"Swap with Line Above/Below" is also quite convenient.

http://www.pspad.com


SEAN O
___
www.sean-o.com


-- 
View this message in context: 
http://www.nabble.com/what-editor-do-you-use--tp15462258s27240p15481265.html
Sent from the jQuery General Discussion mailing list archive at Nabble.com.



[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
Subject: [jQuery] what editor do you use?


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ó



[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 PSPad, but Komodo is really cool.

And, yeah, I've always liked Vim ever since it came out on the Amiga.
Funny that it's still kept up to date on the Amiga.


On Feb 14, 2:38 am, eitanpo <[EMAIL PROTECTED]> wrote:
> I use Komodo Edithttp://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, nice resources, like macros, quick-text, highlighted source, 
> > ...
> > and yours?-- Feijó


[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, nice resources, like macros, quick-text, highlighted source, ...
> and yours?-- Feijó


[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 abraço
Feijó



Stamen Georgiev escreveu:

  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/)
its freeware, nice resources, like macros, quick-text, highlighted source, ...
and yours?-- Feijó

  





[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/)
> its freeware, nice resources, like macros, quick-text, highlighted source, ...
> and yours?-- Feijó


[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, and the Eclipse IDE + Aptana for
development.

I have a reference WIKI (for my own memory during system
reinstallations) setup with further detail;

  https://bricecubed.wikidot.com/start

~ Brice


[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 across a multitude of languages, FTP/
> remote file support, code search and collapsible code tree... just for
> starters.  There's even Open Komodo, if you really want to roll your
> own.
>
> Don't know how I lived without it!
>
> - Charles
>
> On Feb 13, 3:46 pm, "Sebastián V. Würtz" <[EMAIL PROTECTED]>
> wrote:
> > textpad
> > textpad.com
> >
> > Feijó escribió:
> >
> > > 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ó
>


[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 even Open Komodo, if you really want to roll your
own.

Don't know how I lived without it!

- Charles

On Feb 13, 3:46 pm, "Sebastián V. Würtz" <[EMAIL PROTECTED]>
wrote:
> textpad
> textpad.com
>
> Feijó escribió:
>
> > 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ó


[jQuery] Re: what editor do you use?

2008-02-13 Thread Sebastián V. Würtz


textpad
textpad.com

Feijó escribió:
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ó
  


[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 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 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, 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 :)
> >>
> >> http://macromates.com/
> >> http://www.learningjquery.com/2006/09/textmate-bundle-for-jquery
> >>
> >>
> >> --
> >> Mika Tuupola
> >> http://www.appelsiini.net/
> >>
> >>
> >
> >
> >
> > --
> > Alexandre Plennevaux
> > LAb[au]
> >
> > http://www.lab-au.com
>
>


[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
in one sitting, the basic commands to get you started are pretty easy. i,
ESC, x, :wq are enough to get you started. And eventually you get tired of
deleting one character at a time, so you go lookup other delete commands,
and find dw to delete a word, and dd to delete a line. Then you figure out
that the d* commands cut, and p pastes. Then, when you get tired of doing
ddP to copy via cut-n-paste, you find yy copies ("yanks") without cutting.
You get tired of cutting one line at a time, so you find that prefixing any
command with a number makes it operate that many times.

Anyways, I could go on forever, but the point is it's not actually that
hard.

Oh, and IDEA is awesome also. Well worth the $$$. I just wish it had better
Scala support.

--Erik


On 2/13/08, 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ó
>
>


[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, highlighted source, ...
> and yours?-- Feijó


[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++ 
>>> (http://sourceforge.net/projects/notepad-plus/
>>> )
>>> its freeware, nice resources, like macros, quick-text, highlighted
>>> source, ..
>>
>> Textmate with jQuery bundle, of course :)
>>
>> http://macromates.com/
>> http://www.learningjquery.com/2006/09/textmate-bundle-for-jquery
>>
>>
>> --
>> Mika Tuupola
>> http://www.appelsiini.net/
>>
>>
>
>
>
> -- 
> Alexandre Plennevaux
> LAb[au]
>
> http://www.lab-au.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 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 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, highlighted
> > source, ..
>
> Textmate with jQuery bundle, of course :)
>
> http://macromates.com/
> http://www.learningjquery.com/2006/09/textmate-bundle-for-jquery
>
>
> --
> Mika Tuupola
> http://www.appelsiini.net/
>
>



-- 
Alexandre Plennevaux
LAb[au]

http://www.lab-au.com


[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 :)

http://macromates.com/
http://www.learningjquery.com/2006/09/textmate-bundle-for-jquery


--
Mika Tuupola
http://www.appelsiini.net/



[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
Yep...
 
Free is nice, but just because it's free doesn't make it the best.
 
Anyway...to each his own. I wish you the best of luck with NotePad++

  _  

From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
Behalf Of Feijó
Sent: Wednesday, February 13, 2008 12:21 PM
To: jquery-en@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 at a screenshot of Notepad++ and it
looks almost the same as Editplus.
 
Notepad++
http://sourceforge.net/project/screenshots.php?group_id=95717
 
Editplus
http://www.editplus.com/ss/editplus.gif
 

  _  

From: jquery-en@googlegroups.com [mailto:[EMAIL 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 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] what editor do you use?


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ó

  



[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 Feijó





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 at a screenshot of Notepad++ and it looks almost the same as
Editplus.
   
  Notepad++
  http://sourceforge.net/project/screenshots.php?group_id=95717
   
  Editplus
  http://www.editplus.com/ss/editplus.gif
   
  
  
  
  From:
jquery-en@googlegroups.com [mailto:jquery-en@googlegroups.com] 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 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:jquery-en@googlegroups.com]
On Behalf Of Feijó
Sent: Wednesday, February 13, 2008 10:38 AM
To: jquery-en@googlegroups.com
Subject: [jQuery] what editor do you use?


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ó
  
  





[jQuery] Re: what editor do you use?

2008-02-13 Thread Andy Matthews
Not sure what you mean...I just looked at a screenshot of Notepad++ and it
looks almost the same as Editplus.
 
Notepad++
http://sourceforge.net/project/screenshots.php?group_id=95717
 
Editplus
http://www.editplus.com/ss/editplus.gif
 

  _  

From: jquery-en@googlegroups.com [mailto:[EMAIL 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 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] what editor do you use?


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ó

  



[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 [mailto:jquery-en@googlegroups.com] On
Behalf Of Feijó
  Sent: Wednesday, February 13, 2008 10:38 AM
  To: jquery-en@googlegroups.com
  Subject: [jQuery] what editor do you use?
  
  
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ó
  






[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 resources, like macros, quick-text, highlighted
source, ...


and yours?


-- 

Feijó

  






[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
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] what editor do you use?


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ó


[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?

--

Feijó