cim wrote:the two pages I keep open almost permanently when doing OXP programming are [wiki]OXP_howto[/wiki] and [wiki]Oolite_JavaScript_object_model[/wiki]. There is a link to almost every necessary reference page on one or the other. [wiki]OXP_Distribution[/wiki] is also worth reading.
Thanks for those links, cim. I already knew [wiki]OXP_howto[/wiki] and [wiki]Oolite_JavaScript_object_model[/wiki], but haven't run into [wiki]OXP_Distribution[/wiki] yet. An excellent document!
Dog G6 wrote:I'll also look into the gvim GGShinobi.
Glad to hear that!
If you want you can find my _vimrc for Windows here (ok, it's not well maintained,
but...):
https://www.box.com/s/3w212gjer9edh8oe0j4e
The vimrc is the configuration file that let's you tailor vim to your personal taste. Just drop it into your vim-folder (C:\Program Files (x86)\Vim on my machine), and rename it to _vimrc. Just don't forget to backup your own _vimrc before you do that.
Or perhaps better than replacing your vimrc, just copy/paste the sections that you want
(from mine or other vimrc-files).
gizmo wrote:Although I have to agree with GGShinobi: vi is the only editor you'll ever need.
Yeah gizmo! Gimme five!!
Diziet Sma wrote:There are plenty of good editors around, but how many can syntax-check openStep code? SciTE can't, and nor can vi/vim.
Yes, Diziet Sma is right, many good editors out there. It's a matter of taste. Hmm, before I learned vim I used emacs. Since openStep / GNUStep sounds like it is somehow connected to the GNU Project, shouldn't emacs have full support for that?
Hmm, and I admit I don't know much about openStep code (yet)
, but there's also a plugin for vim that enables syntax highlighting for plist-files:
http://www.vim.org/scripts/script.php?script_id=1223 (ok, it's last update was 2005, but it seems to work
)
Dog G6, if you try vim, perhaps you might want to install that, too. Just drop it into your syntax-folder (under windows on my machine that is C:\Program Files (x86)\Vim\vimfiles\syntax)
Diziet Sma wrote:And if you want a good cross-platform editor, you may as well go with Sublime Text 2 and actually enjoy using it.
(and you can even enable vi-mode on it, if you're that way inclined)
Hey, now what's that supposed to mean?
I
am enjoying using vim! Very much so!!
*shakes his head*
Diziet Sma wrote:Oh, and since we've all gone and forgotten our manners..
Welcome aboard, Dog G6!
Whoops, ahem, yeah sorry!! Welcome Dog G6!!
(I'm pretty new myself, does this count as an excuse?)
Diziet Sma wrote:(and welcome to the Dark Side, which is what we call OXP writing around here..
)
Whut??? The dark side?
I didn't know that... I wanted to be on the
light side...
Awww well ok, who cares. I like it here!
EDIT: corrected folder for vim syntax-files (it's "syntax", not "plugin"! (who would have thought that!) )