I just want something similar to Notepad++ with added formatting
capabilities and at lest some concept of navigation aside from the usual Search feature. Nothing too fancy, but as our codebase grows its becoming harder and harder to maintain good control over the file(s). Suggestions? Thanks! -Boris -- +1.604.689.0322 DeepCove Labs Ltd. 4th floor 595 Howe Street Vancouver, Canada V6C 2T5 http://tinyurl.com/r7uw4 [hidden email] CONFIDENTIALITY NOTICE This email is intended only for the persons named in the message header. Unless otherwise indicated, it contains information that is private and confidential. If you have received it in error, please notify the sender and delete the entire message including any attachments. Thank you. _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
On Tue, 27 Mar 2007 08:34:36 -0800, Boris Popov <[hidden email]>
wrote: > I just want something similar to Notepad++ with added formatting > capabilities and at lest some concept of navigation aside from the usual > Search feature. Nothing too fancy, but as our codebase grows its > becoming harder and harder to maintain good control over the file(s). > > Suggestions? Primalscript? _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Thanks, I just tried it out, but it doesn't appear that it is capable of
any kind of auto-formatting, which I would really prefer to have. It does have a menu to navigate between functions, so it's an advantage over Notepad++ already, but not as dramatic as I'd have hoped. Cheers! -Boris -- +1.604.689.0322 DeepCove Labs Ltd. 4th floor 595 Howe Street Vancouver, Canada V6C 2T5 http://tinyurl.com/r7uw4 [hidden email] CONFIDENTIALITY NOTICE This email is intended only for the persons named in the message header. Unless otherwise indicated, it contains information that is private and confidential. If you have received it in error, please notify the sender and delete the entire message including any attachments. Thank you. > -----Original Message----- > From: [hidden email] [mailto:seaside- > [hidden email]] On Behalf Of Blake > Sent: Tuesday, March 27, 2007 11:38 AM > To: Seaside - general discussion > Subject: Re: [Seaside] JavaScript editor recommendations? > > On Tue, 27 Mar 2007 08:34:36 -0800, Boris Popov <[hidden email]> > wrote: > > > I just want something similar to Notepad++ with added formatting > > capabilities and at lest some concept of navigation aside from the usual > > Search feature. Nothing too fancy, but as our codebase grows its > > becoming harder and harder to maintain good control over the file(s). > > > > Suggestions? > > Primalscript? > > _______________________________________________ > Seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
On Tue, 27 Mar 2007 11:43:19 -0800, Boris Popov <[hidden email]>
wrote: > Thanks, I just tried it out, but it doesn't appear that it is capable of > any kind of auto-formatting, which I would really prefer to have. It > does have a menu to navigate between functions, so it's an advantage > over Notepad++ already, but not as dramatic as I'd have hoped. No auto-formatting? I seem to recall otherwise but I didn't do much Javascripting in it. (It supports a lot of languages, and if memory serves, it actually did auto-formatting for REXX. Heh.) ===Blake=== _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by Boris Popov, DeepCove Labs (SNN)
Someone at work recommended Aptana (http://www.aptana.com/) and I have just started using it. It's Javascript support is nice. It has a tree view of the objects inside. I'm still playing with it, but sofar so good. Before that I used WScite for Javascript and know what you mean by code getting out of control.
Hope this Helps -- Blaine
|
In reply to this post by Boris Popov, DeepCove Labs (SNN)
Thanks, I will check it out. _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
In reply to this post by Boris Popov, DeepCove Labs (SNN)
> Suggestions?
I am using TextMate[1]. The JavaScript bundles (plugins) provide syntax highlighting, auto completion, lint, documentation, etc. Cheers, Lukas [1] http://macromates.com/ -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
It's time I should get a Mac perhaps then :) Looks like such a nice
editor... -Boris -- +1.604.689.0322 DeepCove Labs Ltd. 4th floor 595 Howe Street Vancouver, Canada V6C 2T5 http://tinyurl.com/r7uw4 [hidden email] CONFIDENTIALITY NOTICE This email is intended only for the persons named in the message header. Unless otherwise indicated, it contains information that is private and confidential. If you have received it in error, please notify the sender and delete the entire message including any attachments. Thank you. > -----Original Message----- > From: [hidden email] [mailto:seaside- > [hidden email]] On Behalf Of Lukas Renggli > Sent: Saturday, March 31, 2007 12:19 AM > To: Seaside - general discussion > Subject: Re: [Seaside] JavaScript editor recommendations? > > > Suggestions? > > I am using TextMate[1]. The JavaScript bundles (plugins) provide > syntax highlighting, auto completion, lint, documentation, etc. > > > Cheers, > Lukas > > [1] http://macromates.com/ > > -- > Lukas Renggli > http://www.lukas-renggli.ch > _______________________________________________ > Seaside mailing list > [hidden email] > http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside Seaside mailing list [hidden email] http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside |
Free forum by Nabble | Edit this page |