Quantcast
Channel: MobileRead Forums - Reading and Management
Viewing all articles
Browse latest Browse all 23783

Snippet Mania

$
0
0
When I run a simple "insert text" snippet I hit control+j one time and all is well. When I run a snippet that puts text before and after selected text I have to hit control+j an extra time, apparently to "step out" of the snippet. A sample of the offensive snippet template is as follow:

Code:

<div class="docindent">
  <p><br/></p>

${1*}

  <p><br/></p>
</div>

Procedure is to select some text (usually one or more paragraphs), hit control+j, enter the trigger, hit control+j, hit control+j one more time.

I don't like this. Who would?

Am I doing this wrong? Is there something I can do to eliminate the extra control+j?

Thanks

Viewing all articles
Browse latest Browse all 23783

Trending Articles