Language support for EtangleASM on Visual Studio Code with syntax highlighting, snippets, contextual completions, build and run commands, and inline diagnostics.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
The scripts stage a clean local copy of the extension and call @vscode/vsce through npx.cmd, which avoids the PowerShell npm.ps1 execution-policy issue.