This question might look like a duplicate, but it is not.
I am not looking for a full IDE to program iPhone apps on; I am looking for a text editor for Windows or Linux that recognizes Objective-C syntax. I know NotePad++ does, but it really is painful...
What I need is an editor that
Thanks.
Atom is a modern, powerful IDE, which can be used for many computer programming languages including C . It is one of the highly configurable text editors. Atom is a desktop application built using web technologies.
Objective‑C development environments are not readily available on Windows or Linux. CodeBlocks can be used if additional options are set and an Objective-C compiler is used.. The Example program can also be compiled by using a text editor with compile capability such as SciTE.
There are two types of text editors in Linux, which are given below: Command-line text editors such as Vi, nano, pico, and more. GUI text editors such as gedit (for Gnome), Kwrite, and more.
The Zeus editor does auto bracing and has configurable syntax highlighting.
It also integrates with ctags to do it's class browsing and code complete.
And since it is scriptable, it should also be possible to write a script to automatically add a line to the end of the file.
Why the Notepad++ hate? I use NP++ when I am forced to be using a Windows box.
I always use VIM for everything I code not on Windows though.
emacs FTW!
emacs has an excellent objective-c-mode, can be customized about umpteen bazillion ways, and can be configured to do auto-completion out the wazoo.
I used emacs as my IDE for over a decade on Windows, Linux and predecessors to Mac OS X during the periods of time when Project Builder (Xcode's long gone predecessor) were unusable.
The learning curve is fairly steep, but emacs is truly an astonishingly powerful editor.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With