![]() |
Using Visual Studio Code with Boriel's ZX Basic and ZX Next - Printable Version +- Boriel Basic Forum (https://forum.boriel.com) +-- Forum: Compilers and Computer Languages (https://forum.boriel.com/forumdisplay.php?fid=12) +--- Forum: ZX Basic Compiler (https://forum.boriel.com/forumdisplay.php?fid=11) +---- Forum: How-To & Tutorials (https://forum.boriel.com/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 - 2017-08-21 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 - 2018-01-03 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 - 2020-03-25 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 - 2020-03-27 Hi, There is an example JSON Task file in the following repo. https://github.com/em00k/NextBuild |