vrs-development
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Vrs-development] Coding Style?


From: Eric Altendorf
Subject: Re: [Vrs-development] Coding Style?
Date: Sat, 10 Aug 2002 22:23:51 -0700
User-agent: KMail/1.4.1

On Saturday 10 August 2002 19:52, you wrote:
>
> I use 2-space tab indents, but i *think* if we both use vim, we can
> set it so it sets it to 2 or 4 depending on your setting. do you

True.  If it's tabs in the file, then it can be rendered as 2-space or 
4-space or whatever the individual likes (one of the reasons I like 
using tabs).

> have a good .vimrc i can look at? i have one but i don¹t really
> like it that much. 

Not really.  Mine is pretty simple for now:
set sw=4
set ts=4
set tw=72

> i tried telling *.cs to use the same code
> highlighting as .java and .c but it didn¹t do anything. i havent
> configured vim in a long time. so i don¹t remember a lot of stuff.
> some help would be nice =).

Hmm.  I haven't messed with that yet.  I'll let you know when I take a 
look at that.  I bet there are C# vim syntax files out there...

> also, maybe we shouldn¹t dismiss the idea of using an IDE with
> refractoring and other integrated abilities (cvs, etc). i dunno if
> someone knows of something i should look at, let me know.

I won't dismiss it, but as I don't know of one, I don't have anything 
to propose.  I'll be happy to listen and try out an IDE if someone 
hears about one.

eric

-- 
"First they ignore you.  Then they laugh at you.
 Then they fight you.  And then you win."             -Gandhi






reply via email to

[Prev in Thread] Current Thread [Next in Thread]