Small Basic & syntax highlighting in Visual Studio Code

EJ Mak 1 Reputation point
2021-02-22T18:34:30.287+00:00

Hello! I'm a teacher, and I'm playing around with Small Basic. I love the built-in IDE, but I'd also like to use Visual Studio Code with it from time-to-time. However, I don't see a extension in the Marketplace that provides any sort of syntax highlighting, auto-completion, etc. Does such a thing exist anywhere? If not, how hard would it be to create one?

Small BASIC
Small BASIC
A programming language created by Microsoft that serves a stepping stone for beginners from block-based coding languages to more complex text-based languages.
279 questions
{count} votes

3 answers

Sort by: Most helpful
  1. alxnull 36 Reputation points
    2021-05-09T22:37:24.207+00:00

    Hi! I also didn't find any existing extension for Small Basic in the VS Code marketplace (the SBLang doesn't seem to be related to Small Basic). So I started to work on a new extension for Small Basic:

    The (currently very simple) extension supports syntax highlighing and simple code snippets. I'll maybe also look into some more advanced features in the future.

    2 people found this answer helpful.

  2. Scout 541 Reputation points
    2021-03-21T14:47:17.937+00:00

    I found the extension SBLang in VisualStudioCode. But I don't know whether this refers to the Small Basic programming language.
    At least the syntax highlighting seems to be working.
    I did not investigate the extension further because I am not familiar with VisualStudioCode and am very satisfied with the IDE Small Basic Prime.

    79875-extension-sblang.png

    1 person found this answer helpful.

  3. Ridz_Dev 1 Reputation point
    2022-04-17T06:12:28.077+00:00

    Hi, well can anyone tell me the steps to install Small Basic++ ide ?? I am very confused

    0 comments No comments