You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
-
# Apio FPGA for VS Code
1
+
# Apio FPGA for VSCode
2
2
3
3
> **Note (November 2025):** This extension is not yet available on the Visual Studio Code Marketplace.
4
-
> To install it, download the latest `.vsix` package from the [Releases page](https://github.com/FPGAwars/apio-vscode/releases) and use **Extensions → … → Install from VSIX…** in VS Code.
4
+
> To install it, download the latest `.vsix` package from the [Releases page](https://github.com/FPGAwars/apio-vscode/releases) and use **Extensions → … → Install from VSIX…** in VSCode.
5
5
6
-
This official extension by the Apio team brings Apio’s power directly into VS Code with **one-click buttons** and a **dedicated sidebar panel**. Common commands (`lint`, `build`, `upload`) appear on the status bar, while the full command set is organized in a collapsible tree under the **Apio** tab.
6
+
This official extension by the Apio team brings Apio’s power directly into VSCode with **one-click buttons** and a **dedicated sidebar panel**. Common commands (`lint`, `build`, `upload`) appear on the status bar, while the full command set is organized in a collapsible tree under the **Apio** tab.
7
7
8
8

9
9
@@ -35,7 +35,7 @@ Apio is a lightweight, open-source, command-line FPGA toolchain for Verilog and
0 commit comments