Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Reach Variant ToolNew to Visual Studio Code? Get it now.
Reach Variant Tool

Reach Variant Tool

Unfunkable

|
123 installs
| (1) | Free
Support for the programming language used in Reach Variant Tool.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Reach Variant Tool support

Basic support for the custom scripting language utilized in DavidJCobb's Reach Variant Tool, for creating and editing Halo: Reach gametypes.

Features

  • Syntax highlighting
  • Automatic indentation
  • (Mostly) context aware autocompletion, including function parameters

image image

Notes

  • There is no language server, which means the autocompletion isn't that smart - it still can suggest irrelevant autocompletions, but it's much better than nothing. This is still something that would be cool to implement down the line.
  • Since there is no language server, aliased variables will not be counted. Consider appending the variable type to the end of an alias if it really matters to you. (for example, instead of vip try vip_player)
  • The default VSCode themes like to color everything the same. Consider using the "Dark+" or "Light+" themes or finding something new from the marketplace.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft