Skip to content
| Marketplace
Sign in
Visual Studio Code>Extension Packs>cBudgie Extension packNew to Visual Studio Code? Get it now.
cBudgie Extension pack

cBudgie Extension pack

Hugo Wong

|
12 installs
| (0) | Free
cBudgie Extension pack
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

cBudgie Extension Pack

Logo

The cBudgie Extension Pack is a comprehensive set of Visual Studio Code extensions designed to enhance your development experience with the cBudgie programming language. This pack includes extensions for syntax highlighting and code snippets, making it easier to write and read cBudgie code.

Included Extensions

1. cBudgie

This extension provides syntax highlighting for the cBudgie programming language. It highlights keywords, functions, strings, numbers, operators, and more, improving the readability of your cBudgie code.

2. cBudgie Tool

This extension offers a collection of cBudgie code snippets, including common constructs like loops, conditionals, and function definitions. These snippets help you write cBudgie code more efficiently by providing quick ways to insert common patterns.

Installation

  1. Install via Visual Studio Code:

    • Open Visual Studio Code.
    • Go to the Extensions view by clicking on the Extensions icon in the Activity Bar on the side of the window or by pressing Ctrl+Shift+X.
    • Search for cBudgie Extension Pack.
    • Click Install on the extension pack.
  2. Install via the Command Line:

    code --install-extension HugoWong.cbudgie-extension-pack
    

Contributing

Contributions are welcome! If you have suggestions for improvements or additional snippets, feel free to fork the repository and submit a pull request.

  1. Fork the repository.
  2. Create a new branch for your feature: git checkout -b feature-name.
  3. Commit your changes: git commit -m 'Add some feature'.
  4. Push to the branch: git push origin feature-name.
  5. Open a pull request.

License

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

Contact

For any questions or suggestions, please open an issue on the GitHub repository.

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