Computer Forums

Member Login

Remember Me? Sign Up! | Forgot Password
 
Slogan
 
Closed Thread
Old 08-03-2006, 05:38 PM   #1 (permalink)
 
Ultra Techie

Join Date: Apr 2005

Posts: 950

M4A1 is on a distinguished road

Send a message via AIM to M4A1
Default Text Editors

Which ones are your favorites? Do they support C?
M4A1 is offline  
Old 08-03-2006, 10:16 PM   #2 (permalink)
 
True Techie

Join Date: May 2006

Posts: 150

fjf314 is on a distinguished road

Send a message via AIM to fjf314
Default

I'm personally a fan of TextPad. I use it for all of my programming work. You can check it out for free from the website.
__________________
There are 10 kinds of people in the world, those who understand binary and those who don\'t.
fjf314 is offline  
Old 08-03-2006, 11:01 PM   #3 (permalink)
office politics's Avatar
 
It's all just 1s and 0s

Join Date: Jan 2004

Location: in the lab

Posts: 4,425

office politics will become famous soon enough

Default

http://www.pspad.com/

PSPad editor
The universal freeware editor is for you if you need to:

work with plain text - the editor has a wealth of formatting functions, including a spell checker
create web pages - as web authoring editor, PSPad contains many unique tools to save your time
use a good IDE for your compiler - editor PSPad catch and parse compiler output, integrate external help files, compare versions, and much more...
office politics is offline  
Old 08-08-2006, 05:05 PM   #4 (permalink)
 
True Techie

Join Date: May 2006

Location: Chicago IL

Posts: 104

thejeremy

Send a message via AIM to thejeremy
Default

I recently discovered PHP Designer 2006 Beta and I really like it. Not designed so much for C++. It's mainly for PHP, HTML, XML, MySQL, and other scripting languages. There is a bar at the top allowing you to select which language you want to be highlighted and it will make all portions of that language within the current file highlighted. Very useful if your files consist of lots of intertwining HTML, PHP, and MySQL queries, as you can make parts of your files stand out when you are developing them. I haven't messed with any of the features yet but there are alot of them.

The link to download this is here.


I've also been an avid user of Textpad for years.
__________________
CPU: AMD Athlon 64 X2 5200+ Windsor, 2.6 GHz
RAM: CORSAIR XMS2 2GB 240-Pin DDR2
VIDCARD: EVGA PCI-Express x16 GeForce 7900GS 256MB
MOBO: ASUS M2N-SLI Deluxe AM2
HDD: Seagate Barracuda 320GB 7200 RPM SATA

my blog: http://jspot.gotdns.com
thejeremy is offline  
Old 08-08-2006, 10:24 PM   #5 (permalink)
 
True Techie

Join Date: May 2006

Posts: 150

fjf314 is on a distinguished road

Send a message via AIM to fjf314
Default

I've stuck with TextPad mainly because it has built-in Java support. While I still have to compile from the command line for various reasons, I still like to be able to use the built-in TextPad macros to be able to compile and run my programs real quick, especially whenever I'm testing and debugging my code. If something with similar functionality exists for C, I would recommend trying to find out what it is and using it.
__________________
There are 10 kinds of people in the world, those who understand binary and those who don\'t.
fjf314 is offline  
Old 08-08-2006, 11:23 PM   #6 (permalink)
 
Software Developer

Join Date: Mar 2006

Location: Columbus, OH

Posts: 569

jaeusm is on a distinguished road

Default

Quote:
If something with similar functionality exists for C, I would recommend trying to find out what it is and using it.
TextPad does this.
jaeusm is offline  
Old 08-09-2006, 03:07 AM   #7 (permalink)
 
Monster Techie

Join Date: Apr 2005

Posts: 1,909

jcortes is on a distinguished road

Send a message via AIM to jcortes
Default

textpad gets my vote has a plugin to format and compile any language
__________________

AIM = jcortestechhelp
jcortes is offline  
Old 08-09-2006, 10:52 PM   #8 (permalink)
 
True Techie

Join Date: May 2006

Posts: 150

fjf314 is on a distinguished road

Send a message via AIM to fjf314
Default

Quote:
Originally posted by jaeusm
TextPad does this.
Oh, that's cool. I only generally work with Java, and I guess I just never thought that TextPad would support other programming languages in the same way. Thanks for the heads up.
__________________
There are 10 kinds of people in the world, those who understand binary and those who don\'t.
fjf314 is offline  
 
Closed Thread

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On