Prebuilt binaries - prb28/vscode-amiga-assembly GitHub Wiki
These binaries are used for some features.
The binaries are bundled
No need to build and download the binaries.
Select a local directory as the binaries directory
Set the value of the setting amiga-assembly.binDir in the workspace (.vscode/settings.json).
{
"amiga-assembly.binDir": "my/path/to/binaries/directory"
}