Skip to content

Commit

Permalink
Wagon: Deploying sitegen to repository
Browse files Browse the repository at this point in the history
  • Loading branch information
FuseSource CI committed Nov 28, 2013
1 parent d881a6e commit bf69fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion building/index.html
Expand Up @@ -149,7 +149,7 @@ <h2 id = "Incrementally_compiling_TypeScript_inside_IntelliJ__IDEA_">Incremental

<p><strong>Note</strong> when you do this you probably want the Run window to just show the latest compile errors (which is usually the last couple of lines).</p>

<p>I spotted a handy tip on <a href="http://youtrack.jetbrains.com/issue/IDEA-74931">this issue</a>, if you move the cursor to the end of the Run window after some compiler output has been generated - pressing keys <em>META</em> + <em>end</em> (which on OS X is the <em>fn</em> and the <em>option/splat</em> keys) then IDEA keeps scrolling to the end of the output automatically; you don't have to then keep pressing the &ldquo;Scroll to end&rdquo; button ;)</p>
<p>I spotted a handy tip on <a href="http://youtrack.jetbrains.com/issue/IDEA-74931">this issue</a>, if you move the cursor to the end of the Run window after some compiler output has been generated - pressing keys <em>META</em> + <em>end</em> (which on OS X is the <em>fn</em> and the <em>option/splat</em> and right cursor keys) then IDEA keeps scrolling to the end of the output automatically; you don't have to then keep pressing the &ldquo;Scroll to end&rdquo; button ;)</p>

<h2 id = "Using_LiveReload">Using LiveReload</h2>

Expand Down

0 comments on commit bf69fa8

Please sign in to comment.