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

Nebula Language Support

lokray

| (0) | Free
Provides syntax highlighting for Nebula (.neb) files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Nebula Language Support

This extension provides rich language support for Nebula, a modern programming language that transpiles to C++. Get started with syntax highlighting for your .neb files right inside Visual Studio Code.

Features

  • Syntax Highlighting: The extension provides comprehensive syntax highlighting for Nebula source code, making it easy to read and write. It accurately colors keywords, comments, strings, operators, and other language constructs.

Requirements

This extension has no external dependencies. It is a simple, lightweight extension that requires a recent version of Visual Studio Code.

Scope of this Extension

This extension is specifically for syntax highlighting only. It does not include the Nebula transpiler, the Nebula Development Kit (NDK), or any other language server features like IntelliSense, code completion, or debugging support. The goal is to provide a visually friendly editing experience within VS Code.

The Nebula Language

Nebula is an open-source project. If you're interested in the language itself, you can find the main repository and learn more about its design and goals here:

  • GitHub Repository: Nebula compiler

Note: Please replace the placeholder link with the actual URL for your repository.

Extension Settings

This extension currently does not contribute any VS Code settings. Future updates may include options to customize syntax colors or other behaviors.

Known Issues

There are no known issues at this time. If you encounter a bug or have a suggestion, please feel free to open an issue on the GitHub repository.

Release Notes

1.0.0

  • Initial release of the Nebula Language Support extension.

  • Includes syntax highlighting for core language features.

For more information

  • Visual Studio Code Extension API

  • Markdown Syntax Reference

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