Skip to content

Commit 1068085

Browse files
committed
Website generation with Couscous
1 parent df91644 commit 1068085

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

guide/leaf.html

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -440,12 +440,10 @@ <h3 id="atom">Atom</h3>
440440
<h3 id="xcode">Xcode</h3>
441441
<p>It is not currently possible to implement Leaf Syntax Highlighting in Xcode, however, using Xcode's HTML Syntax Coloring can help a bit. Select one or more Leaf files and then choose Editor &gt; Syntax Coloring &gt; HTML. Your selected Leaf files will now use Xcode's HTML Syntax Coloring. Unfortunately the usefulness of this is limited because this association will be removed when <code>vapor xcode</code> is run.</p>
442442
<p>There appears to be a way to <a href="http://stackoverflow.com/questions/9050035/how-to-make-xcode-recognize-a-custom-file-extension-as-objective-c-for-syntax-hi">make Xcode file associations persist</a> but that requires a bit more kung-fu.</p>
443-
<h3 id="visual-studio-code">Visual Studio Code</h3>
444-
<p><a href="https://marketplace.visualstudio.com/items?itemName=Francisco.html-leaf">vscode-html-leaf</a> by FranciscoAmado</p>
445-
<h3 id="clion-amp-appcode">CLion &amp; AppCode</h3>
446-
<p>Some preliminary work has been done to implement a Leaf Plugin for CLion &amp; AppCode but lack of skill and interest in Java has slowed progress! If you have IntelliJ SDK experience and want to help with this, message Tom Holland on <a href="http://vapor.team">Vapor Slack</a></p>
447443
<h3 id="vs-code">VS Code</h3>
448444
<p><a href="https://marketplace.visualstudio.com/items?itemName=Francisco.html-leaf">html-leaf</a> by FranciscoAmado</p>
445+
<h3 id="clion-amp-appcode">CLion &amp; AppCode</h3>
446+
<p>Some preliminary work has been done to implement a Leaf Plugin for CLion &amp; AppCode but lack of skill and interest in Java has slowed progress! If you have IntelliJ SDK experience and want to help with this, message Tom Holland on <a href="http://vapor.team">Vapor Slack</a></p>
449447
</main>
450448

451449
<script src="//code.jquery.com/jquery-1.11.0.min.js"></script>

0 commit comments

Comments
 (0)