|
#1
| |||
| |||
| Suitable text editor with advanced features Hi, I'm using TextWrangler at the moment to edit code. It is an OK editor, but now I find that I need more advanced features that it seems not to have. I would like that if I write an if statement or while statement, the code below the statement is automatically indented and when I close the if statement, the 'end;' statement should be put at the same level as the if statement. This makes editing lengthy procedures less of a chore. I have utilised editors that have these features, but on Windows. Examples are Borland C++ compiler and Visual Studio 6 and .NET If anybody has used or uses a text/code editor with such or similar features, then please suggest it. I would appreciate it.
__________________ PB G4 15" 1.5GHz 512MB 80GB Mac OS 10.3.9 |
|
#2
| ||||
| ||||
| Have a look at JEdit. |
|
#3
| |||
| |||
| What languages are you writing? Will XCode fit the bill? If you're using Java try NetBeans.
__________________ ---------------------------- chris@chornbe.com http://learntomac.blogspot.com/ http://motorcyclemanifesto.blogspot.com/ |
|
#4
| |||
| |||
| I'm going to try XCode; JEDit ver. 4.0 doesn't seem to do the trick...The language I primarily use is similar to C in structure and syntax. Its called HAL(Hansa Application Language).
__________________ PB G4 15" 1.5GHz 512MB 80GB Mac OS 10.3.9 |
![]() |
| Thread Tools | |
|
|