UltraEdit?

R

Ron Graham

Has anybody used UltraEdit for their perl scripting? Is this the best
editor or is their a better one for general networking and perl/vbscript
scripting? Any advice would be greatly appreciated.
 
T

Tom

I like Active State Komodo, but thats geared to open source languages,
for VB Im not so sure what you should use.

Cheers,
Tom
 
J

John Bokma

Ron said:
Has anybody used UltraEdit for their perl scripting? Is this the best
editor or is their a better one for general networking and perl/vbscript
scripting? Any advice would be greatly appreciated.

I use Textpad. Never liked the crowded UI of UltraEdit. Had a peek at
Eclipse but that is to me unusable for perl editing.

I hope that Textpad gets folding soon, since that's one option I miss.
 
A

Andy Hassall

Has anybody used UltraEdit for their perl scripting? Is this the best
editor or is their a better one for general networking and perl/vbscript
scripting? Any advice would be greatly appreciated.

When I'm on Windows, I use UltraEdit for everything _except_ Perl, where I use
Emacs with cperl-mode - IMHO it can't be beat for Perl editing.
 
J

Jussi Jumppanen

Ron said:
Has anybody used UltraEdit for their perl scripting? Is this
the best editor or is their a better one for general networking
and perl/vbscript scripting? Any advice would be greatly
appreciated.

The Zeus for Windows programmers editor will handle Perl:

http://www.zeusedit.com/lookmain.html

Some of the programming specific features include:

+ Code folding
+ Code completion and intellisensing
+ Integrated class browser
+ Project/workspace management
+ Fully configurable syntax highlighting
+ Seamless FTP editing
+ Integrated version control (including CVS)
+ Quick Help context sensitive help engine
+ Fully scriptable using Python, Lua, JavaScript, VbScript

Zeus is shareware, cost $35-00, and the shareware version runs
fully functional for 60 days.

Jussi Jumppanen
Author of: Zeus for Windows (New version 3.94 out now)
 
U

Uncle Pirate

Has anybody used UltraEdit for their perl scripting? Is this the best
editor or is their a better one for general networking and perl/vbscript
scripting? Any advice would be greatly appreciated.
[/QUOTE]
Tom said:
I like Active State Komodo, but thats geared to open source languages,
for VB Im not so sure what you should use.

Top posting fixed.

I use UltraEdit all the time for HTML, CSS, Perl, and any other text
editing I need to do. It is a great tool well worth the money (yes, I
bought it). The latest version (10+) even does ftp over ssh. I
upgraded from a pretty old version after removing telnet and ftp from
one of the servers I administer. Now, all the servers I administer only
use ssh for remote access. I'd be lost without UE as I got so used to
working with files directly from the server using the open/save with
ftp. UltraEdit also has syntax highlighting for the above mentioned
languages as well as C++, VB, and some others. There's not a day goes
by that I don't use it for something.

--
Stan McCann "Uncle Pirate" http://stanmccann.us/pirate.html
Webmaster/Computer Center Manager, NMSU at Alamogordo
Coordinator, Tularosa Basin Chapter, ABATE of NM; AMA#758681; COBB
'94 1500 Vulcan (now wrecked) :( http://motorcyclefun.org/Dcp_2068c.jpg
A zest for living must include a willingness to die. - R.A. Heinlein
 
M

Manni Heumann

Uncle said:
The latest version (10+) even does ftp over ssh

The latest version of Ultra Edit is 11.00a. For my perl, it's good
enough. It
has syntax highlighting, ctags support, a function/sub list, and if you
tweak
it some it could also give you perldoc support (I guess).


Manni
 
L

Lord0

We use UltraEdit via sftp connections for almost all our perl work and are
in general pretty happy with it. We have been experimenting a bit with
Eclipse using the E-P-I-C perl plugin and samba - the jury's still out on
that.....
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Members online

No members online now.

Forum statistics

Threads
474,169
Messages
2,570,919
Members
47,458
Latest member
Chris#

Latest Threads

Top