Skip to content

Commit effc882

Browse files
committed
Website generation with Couscous
1 parent ab82a65 commit effc882

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

guide/leaf.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -424,6 +424,8 @@ <h3 id="atom">Atom</h3>
424424
<h3 id="xcode">Xcode</h3>
425425
<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>
426426
<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>
427+
<h3 id="visual-studio-code">Visual Studio Code</h3>
428+
<p><a href="https://marketplace.visualstudio.com/items?itemName=Francisco.html-leaf">vscode-html-leaf</a> by FranciscoAmado</p>
427429
<h3 id="clion-amp-appcode">CLion &amp; AppCode</h3>
428430
<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>
429431
</main>

0 commit comments

Comments
 (0)