[program-l] Re: Indentation of code

  • From: "Manish Agrawal" <manish10@xxxxxxxxx>
  • To: <program-l@xxxxxxxxxxxxx>
  • Date: Wed, 19 May 2010 21:36:59 +0530

With c#, I use visual studio to pretty print. That indents the code just
fine. When working with clients who have indentation standards that are
different from the VS defaults, I had some resharper settings given by the
client which did the indentation using resharper.

For python, edsharp is really useful with the associated jaws scripts. 

-Manish
-----Original Message-----
From: program-l-bounce@xxxxxxxxxxxxx [mailto:program-l-bounce@xxxxxxxxxxxxx]
On Behalf Of Soronel Haetir
Sent: Wednesday, May 19, 2010 9:28 PM
To: program-l@xxxxxxxxxxxxx
Subject: [program-l] Re: Indentation of code

I use jaws which can announce indentation, I try pretty hard to keep
it accurate as with jaws saying "2 spaces .. 3 spaces" it is still
very helpful to me.

The recent work I did with nvda (in python) also *requires* the
indentation to be correct.

On 5/19/10, Øyvind Lode <oyvind.lode@xxxxxxxx> wrote:
> Hi all:
>
> I'm just wondering how you folks indent your code?
> Do you use indentation at all?
>
> I know that indentation is not required for C#, but sighted folks prefer
it.
>
> Currently I don't have any code to share between sighted and blind
> programmers.
> I've just started learning to program and I use C#.
>
> I'm just curious and would like some pointers.
> I'm just trying to develop a good habit of how my code should look like.
>
> ** To leave the list, click on the immediately-following link:-
> ** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
> ** If this link doesn't work then send a message to:
> ** program-l-request@xxxxxxxxxxxxx
> ** and in the Subject line type
> ** unsubscribe
> ** For other list commands such as vacation mode, click on the
> ** immediately-following link:-
> ** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
> ** or send a message, to
> ** program-l-request@xxxxxxxxxxxxx with the Subject:- faq
>


-- 
Soronel Haetir
soronel.haetir@xxxxxxxxx
** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

** To leave the list, click on the immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=unsubscribe]
** If this link doesn't work then send a message to:
** program-l-request@xxxxxxxxxxxxx
** and in the Subject line type
** unsubscribe
** For other list commands such as vacation mode, click on the
** immediately-following link:-
** [mailto:program-l-request@xxxxxxxxxxxxx?subject=faq]
** or send a message, to
** program-l-request@xxxxxxxxxxxxx with the Subject:- faq

Other related posts: