RE: indent block of text with edSharp?

  • From: "Homme, James" <james.homme@xxxxxxxxxxxx>
  • To: "programmingblind@xxxxxxxxxxxxx" <programmingblind@xxxxxxxxxxxxx>
  • Date: Mon, 31 Jan 2011 07:14:00 -0500

Hi Alex,
Yes. Very easy. Go to the top of your code. hit F8. Go to the end of your code. 
Hit Shift F8. Hit Tab. Done.

Jim

Jim Homme,
Usability Services,
Phone: 412-544-1810. Skype: jim.homme
Internal recipients,  Read my accessibility blog. Discuss accessibility here. 
Accessibility Wiki: Breaking news and accessibility advice


-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx 
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Alex Hall
Sent: Sunday, January 30, 2011 5:31 PM
To: programmingblind
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


This e-mail and any attachments to it are confidential and are intended solely 
for use of the individual or entity to whom they are addressed.  If you have 
received this e-mail in error, please notify the sender immediately and then 
delete it.  If you are not the intended recipient, you must not keep, use, 
disclose, copy or distribute this e-mail without the author's prior permission. 
 The views expressed in this e-mail message do not necessarily represent the 
views of Highmark Inc., its subsidiaries, or affiliates.
__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: