BartmanAbyss / vscode-amiga-debug

One-stop Visual Studio Code Extension to compile, debug and profile Amiga C/C++ programs compiled by the bundled gcc 12.2 with the bundled WinUAE/FS-UAE.
GNU General Public License v3.0
315 stars 39 forks source link

VS Code install instructions or binary? #1

Closed terriblefire closed 5 years ago

terriblefire commented 5 years ago

Fantastic project. I love the one stop shop idea.

I'm a big VSCode user. However I cannot get the extension install. I dont even know where to start.

What deps and steps are needed to get the vscode extension module built. Could we get a binary install package or even better integrate into the marget place?

BartmanAbyss commented 5 years ago

Just follow the instructions on the release page. No need to build it yourself ;)

terriblefire commented 5 years ago

Ah cool. Could you add that to the README.md

BartmanAbyss commented 5 years ago

Done.