Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions Roadmap.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,21 @@ <h4 class="panel-title">
</li>
</ol>
</div>
<div class="container col-md-12">
Optional Installs :
<ul style="margin-left: 2px"><br>
<li> VSCode Extension for XSM and SPL code highlighting and snippets
<ul>
<li>
Uppercase snippets <a href="https://marketplace.visualstudio.com/items?itemName=W1Z4RD.xsm-spl-extension-lowercase-snippets">here</a>
</li>
<li>
Uppercase snippets <a href="https://marketplace.visualstudio.com/items?itemName=W1Z4RD.xsm-spl-extension-uppercase-snippets">here</a>
</li>
</ul>
<li>
</ul>
</div>

<p>
After the setting up of the system is done correctly the following directories will be created.
Expand Down