Skip to content

Commit

Permalink
Add newly generated html files by GitHub Actions.
Browse files Browse the repository at this point in the history
  • Loading branch information
katauber committed Apr 20, 2023
1 parent 2d2fb31 commit e80e12d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ide-extensions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ <h2 id="setup-a-vs-code-codium-extension">Setup a VS Code / Codium extension</h2
<p>There are different ways to install extensions for VS Code / Codium.</p>
<ol type="1">
<li><p>The first one is to install from a marketplace. If you use VS Code, the default marketplace is <a href="https://marketplace.visualstudio.com/vscode">Visual Studio Marketplace</a>, for VS Codium it’s <a href="https://open-vsx.org/">Open VSX Registry</a>. All extensions which are presented here are published to both marketplaces. Use the <strong>Search Extensions in Marketplace</strong> search box to search for <strong>metafacture</strong> in the Extensions view.</p></li>
<li><p>The second way to install is to download a VSIX file and install from it. You can download the latest version of the VSIX files for <a href="https://www.metafacture.org/ide-extensions/fix.vsix">Fix</a> and <a href="https://wwww.metafacture.org/ide-extensions/flux.vsix">Flux</a>. Use the <strong>Install from VSIX</strong> command in the Extensions view drop-down menu and point to the downloaded VSIX.</p></li>
<li><p>The second way to install is to download a VSIX file and install from it. You can download the latest version of the VSIX files for <a href="https://www.metafacture.org/ide-extensions/fix.vsix">Fix</a> and <a href="https://www.metafacture.org/ide-extensions/flux.vsix">Flux</a>. Use the <strong>Install from VSIX</strong> command in the Extensions view drop-down menu and point to the downloaded VSIX.</p></li>
</ol>
<h2 id="usage">Usage</h2>
<h3 id="flux">Flux</h3>
Expand Down

0 comments on commit e80e12d

Please sign in to comment.