Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Atari FastBasicNew to Visual Studio Code? Get it now.
Atari FastBasic

Atari FastBasic

Billy Charlton (Because LLC)

|
577 installs
| (2) | Free
Language support for Atari FastBasic
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Atari FastBasic language support

A very simple extension which enables syntax highlighting for FastBasic files.

  • Enables FastBasic syntax highlighting for .bas and .fb filename extensions
  • Full-line comments start with apostrophe ' or period . -- and end of line comments after any statements, using apostrophe '
  • FastBasic statements and functions highlighted in different color than flow control statements (loops, procs, etc)
  • Case-insensitive
    • EXCEPT: variable names that are in all-caps are highlighted as system constants
  • Should highlight integers, floating point, and hex values as constants (probably needs some testing)

That's about it! Have fun :-)

Sample Code Sample Code

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft