[jawsscripts] Re: EdSharp

  • From: Jamal Mazrui <empower@xxxxxxxxx>
  • To: jawsscripts@xxxxxxxxxxxxx
  • Date: Wed, 3 Feb 2010 15:54:38 -0500 (EST)

Hi Joe,
The ProgrammingBlind or BlindWebbers lists would probably be better for 
this, but let me try to help.
Press Control+Shift+F5 and pick the HTML Tidy compiler.  Then when you 
press Alt+V to invoke a snippet, the HTML related ones will be 
available.  You can create new ones with Alt+S to save a snippet.  It is 
not practical to assign individual keys to them with EdSharp, but you 
can navigate fairly efficiently via initial letter navigation or using 
Control+J to jump to an item based on text in its name (Alt+J jumps 
again).

Use \n for a line break in a search and replace operation.  You also 
generally need to put a backslash before each single or double quote, 
unfortunately.  EdSharp tries to interpret the string without such 
backslashes, but then no escaped characters will be recognized (which 
explains why \n was not interpreted as a line feed for you).

Jamal
On Wed, 3 Feb 2010, Joe Orozco wrote:

> Date: Wed, 3 Feb 2010 14:37:46 -0500
> From: Joe Orozco <jsorozco@xxxxxxxxx>
> Reply-To: jawsscripts@xxxxxxxxxxxxx
> To: jawsscripts@xxxxxxxxxxxxx
> Subject: [jawsscripts] EdSharp
> 
> Hello,
>
> Please let me know where I can take these questions if this list is not
> appropriate.
>
> Questions about EdSharp:
>
> 1. Is there a way I can set up hot keys or shortcut keys to insert HTML tags
> I am using on a constant basis?  For example, Alt + 1 would equal a header
> tag.
>
> 2. When I am performing a Search and Replace, is there a way to tell the
> program to add a linebreak before the replaced string?  For example, I am
> replacing "<p>" with "<p align="justify">".  I'd like the new tag to be
> preceded by a blank line.  Can I do that?
>
> Thanks in advance for any help.
>
> Joe Orozco
>
> "A man who wants to lead the orchestra must turn his back on the
> crowd."--Max Lucado
>
>
> __________ Information from ESET NOD32 Antivirus, version of virus signature
> database 4832 (20100203) __________
>
> The message was checked by ESET NOD32 Antivirus.
>
> http://www.eset.com
>
>
> __________ 
> Visit and contribute to The JAWS Script Repository http://jawsscripts.com
>
> View the list's information and change your settings at
> //www.freelists.org/list/jawsscripts
>
>
__________ 
Visit and contribute to The JAWS Script Repository http://jawsscripts.com

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

Other related posts: