Using Visual Studio Code with Boriel's ZX Basic and ZX Next - Printable Version +- Forum (https://www.boriel.com/forum) +-- Forum: Compilers and Computer Languages (https://www.boriel.com/forum/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://www.boriel.com/forum/forumdisplay.php?fid=11) +---- Forum: How-To & Tutorials (https://www.boriel.com/forum/forumdisplay.php?fid=13) +---- Thread: Using Visual Studio Code with Boriel's ZX Basic and ZX Next (/showthread.php?tid=818) |
Using Visual Studio Code with Boriel's ZX Basic and ZX Next - emook - 08-21-2017 Hi, I've recently been using Visual Studio Code which I've configured to use the ZXBasic syntax highlighter, set up one push compilation, then runs my code in ZXsarUX. Have a look at the video below : https://www.youtube.com/watch?v=TUnhkHkXF7k Any questions ask away! Re: Using Visual Studio Code with Boriel's ZX Basic and ZX N - JBGV - 01-03-2018 Hello ! These videos are very interesting ! Thank you very much !! I have an interest in the Next. But it makes me a bit complicated. RE: Using Visual Studio Code with Boriel's ZX Basic and ZX Next - Andy1966uk - 03-25-2020 Good video but not that clear how to setup or config... do you have more of a step by step or a TASK json export you can share ? Will wait for your "package" RE: Using Visual Studio Code with Boriel's ZX Basic and ZX Next - Ljg701 - 03-27-2020 Hi, There is an example JSON Task file in the following repo. https://github.com/em00k/NextBuild |