Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>CRBasic VSCode SupportNew to Visual Studio Code? Get it now.
CRBasic VSCode Support

CRBasic VSCode Support

Davi Barbosa

|
166 installs
| (2) | Free
VSCode support for the CRBasic programming language.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CRBasic Language Support Extension

Logo

This Visual Studio Code extension provides syntax highlighting and useful code snippets for the CRBasic programming language. CRBasic is commonly used for programming Campbell Scientific dataloggers, and this extension enhances the development experience by offering structured syntax support and quick code snippets for common tasks.

Features

  • Syntax Highlighting: Comprehensive syntax highlighting support for CRBasic across various file types.
  • Snippets: A set of pre-defined snippets to accelerate CRBasic development, including templates for public variables, constants, loops, conditionals, subroutines, and more.

Supported File Extensions

This extension provides support for the following file extensions associated with CRBasic:

  • .cr1- .cr1x- .cr2- .cr3- .cr300- .cr5- .cr6- .cr8- .cr9- .cr9x- .dld- .crb

Usage

After installing the extension, simply open a CRBasic file in Visual Studio Code, and you will have access to syntax highlighting and code snippets. Start typing the prefix of a snippet (e.g., public, ifthenelse) and select the desired snippet from the IntelliSense dropdown.

Installation

  1. Download and install the extension from the Visual Studio Code Marketplace.
  2. Open your CRBasic files, and the extension will automatically activate.

Contribution

If you have suggestions for new snippets or improvements to the existing ones, feel free to contribute by submitting a pull request on the GitHub repository.

License

This extension is licensed under the MIT License. See the LICENSE file for more details.

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