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

Commodiesel Support

blawgus

|
10 installs
| (0) | Free
Commodiesel scripting language support with syntax highlighting and intelligent autocompletion.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Commodiesel VS Code Extension

Provides autocompletion, snippets, and helpful editor features for Commodiesel Lua scripts.

Features

  • Autocomplete variables, functions, and methods for Commodiesel libraries:
    • sprite, texture, sound, os, gpio, control, render
  • Autocomplete instance methods for SpriteObject and TextureObject
  • Snippets for common Lua constructs:
    • if ... then ... end
    • while ... do ... end
    • repeat ... until ...
    • function and spawn(function() ... end) patterns
  • Autocomplete for global functions like stop() and beep()

Installation

Install from the VS Code Marketplace or using a .vsix file.

Usage

Start typing Commodiesel Lua code and the extension will provide context-aware suggestions, snippets, and method completions.

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