{"id":17930389,"url":"https://github.com/remy/vscode-nextbasic","last_synced_at":"2025-03-24T04:31:15.192Z","repository":{"id":66078139,"uuid":"255953699","full_name":"remy/vscode-nextbasic","owner":"remy","description":"VS Code tools for NextBASIC","archived":false,"fork":false,"pushed_at":"2024-07-09T18:54:33.000Z","size":1215,"stargazers_count":10,"open_issues_count":6,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-03-19T01:59:38.287Z","etag":null,"topics":["cspect","hacktoberfest","nextbasic","spectrum-next","vscode","vscode-nextbasic"],"latest_commit_sha":null,"homepage":"https://marketplace.visualstudio.com/items?itemName=remysharp.nextbasic","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/remy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-15T15:08:40.000Z","updated_at":"2024-12-19T23:40:10.000Z","dependencies_parsed_at":"2024-03-28T17:51:38.366Z","dependency_job_id":"fb3574b1-40e1-4a53-9199-c480c6cc4f7d","html_url":"https://github.com/remy/vscode-nextbasic","commit_stats":{"total_commits":84,"total_committers":1,"mean_commits":84.0,"dds":0.0,"last_synced_commit":"77b46b6a13f5cdf115325c3da1eebfa4b603e452"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fvscode-nextbasic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fvscode-nextbasic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fvscode-nextbasic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remy%2Fvscode-nextbasic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remy","download_url":"https://codeload.github.com/remy/vscode-nextbasic/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245211042,"owners_count":20578331,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cspect","hacktoberfest","nextbasic","spectrum-next","vscode","vscode-nextbasic"],"created_at":"2024-10-28T21:13:08.989Z","updated_at":"2025-03-24T04:31:14.674Z","avatar_url":"https://github.com/remy.png","language":"JavaScript","readme":"# NextBASIC VSCode Syntax\n\nZX Spectrum NextBASIC syntax highlighting for Visual Studio Code.\n\n![vscode-nextbasic demo](https://user-images.githubusercontent.com/13700/84424388-f00f9600-ac17-11ea-88f3-cd14a082d38f.gif)\n\n## Video: how to setup your NextBASIC dev workflow\n\nThis video installation walk through is shown on a Mac but is the same process for Windows and Linux: **[Watch on YouTube](https://www.youtube.com/watch?v=Hg-Uu4QWK1E\u0026feature=youtu.be)**\n\n## Features\n\n- Supports 2.08+ NextBASIC syntax\n- Import and export binary NextBASIC files\n- Full NextBASIC syntax, including new `;` comment support\n- Jump to definition for `GO TO` and `PROC` statements\n- Symbol lookup (for `DEFPROC` and `DEF FN`)\n- Renumbering for whole doc, selected lines or line swap\n- Simple syntax validator\n- Indentation support\n- ctrl/cmd+enter will insert a new line with line number pre-populated\n- Format on edit and format full document\n- Collapse DEFPROC\n- Help on hover\n- Export to .bas as +3DOS format or .tap\n- Support directives: `#autostart n`, `#autoline n,m`, `#program str` and custom `#define key=value` (and replaces `#key` instances in BASIC)\n- Support for `#bank` and `#bankfile` to auto split your code in both \"run with cspect\" and \"export\"\n\n## Cspect support\n\nPrerequisites:\n\n- Install [Cspect](https://dailly.blogspot.com/) (see right hand sidebar)\n- Install [hdfmonkey](https://github.com/gasman/hdfmonkey) (ideally stored in `$PATH`) ([Windows version here](http://uto.speccy.org/downloads/hdfmonkey_windows.zip))\n- (MacOS only) Install [mono](https://formulae.brew.sh/formula/mono) via `brew install mono`\n\n**Important Windows users** ensure you use the hdfmonkey build from uto.speccy.org (link above) - it's built _without_ cygwin as a dependency.\n\nUpdate `nextbasic` configuration in VS Code, which requires the location of cspect.exe (yes, even on a Mac) and the Next img file.\n\nVideo explanation coming soon.\n\n_Note that using `NextBASIC: run with cspect` will overwrite your `autoexec.bas` file on the cspect image._\n\n## Hat tips\n\nCredit to Rob Uttley for solving the autoexec and `#autostart`.\n\nCredit to @kounch for their superb original work on [vscode_zx](https://github.com/kounch/vscode_zx) (cspect, ZEsarUX and zxbasic - BASIC to asm support)\n\nOriginal syntax based specifically on the work by [jsanjose](https://github.com/jsanjose/zxbasic-vscode) - and modified to specifically support NextBASIC.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremy%2Fvscode-nextbasic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremy%2Fvscode-nextbasic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremy%2Fvscode-nextbasic/lists"}