Re: indent block of text with edSharp?

  • From: "Jacob Kruger" <jacobk@xxxxxxxxxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Mon, 31 Jan 2011 07:49:39 +0200

Well, I see on edit menu, there's an indent option that seems to work on multiple, selected lines, but it uses a tab character - might be changeable, or alternatively, you could use it, and then try replace those tabs with spaces..?


Stay well

Jacob Kruger
Blind Biker
Skype: BlindZA
'...fate had broken his body, but not his spirit...'

----- Original Message ----- From: "Alex Hall" <mehgcap@xxxxxxxxx>
To: "programmingblind" <programmingblind@xxxxxxxxxxxxx>
Sent: Monday, January 31, 2011 12:31 AM
Subject: indent block of text with edSharp?


Hi all,
I am using Python, so indentation matters. I just realized that a
couple hundred lines of code have to be inside a class, not outside of
one. Is there a way I can basically select the code and tell edSharp
to insert a space? I could use a find and replace for \n, replacing it
with "\n ", but there is a lot of code in the file that does not need
to be indented. Note that I use a space, not a tab, for my indents.
Thanks.

--
Have a great day,
Alex (msg sent from GMail website)
mehgcap@xxxxxxxxx; http://www.facebook.com/mehgcap
__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind


__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: