Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Vector Assembly LanguageNew to Visual Studio Code? Get it now.
Vector Assembly Language

Vector Assembly Language

Rinostar

|
97 installs
| (1) | Free
Vector Assembly Programming Language For 3D Game Engines
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

val README

Okay, so you might not know what this even is. It looks like some weird pseudo-assembly? If you don't know, you will once you find the 3D engine that uses this custom language. After you take awhile to look at the documentation linked in the engine and some example code, everything should make sense. https://scratch.mit.edu/projects/957093952/ If it's not avalible wait a few days, 'cause I'm still getting the party setup, and soon everything will fall into motion.

Features

This is a basic syntax highlighting extension for the .val Vector Assembly Language for the GOAT 3D Engine

![Insert-Image-Here](Images/SyntaxExample)

Requirements

If you want to run this code, you can read the documentation listed in the 3D engine, by following the link above.

Extension Settings

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • myExtension.enable: Enable/disable this extension.

Known Issues

Sometimes, the title of new scripts are highlighted at certain keywords. Don't pay any attention to that!

Release Notes

idk, 128.12.4.56.1.4.654.6 or something?

1.0.0

idk, did stuff to make work.

Working with Markdown

You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux).
  • Toggle preview (Shift+Cmd+V on macOS or Shift+Ctrl+V on Windows and Linux).
  • Press Ctrl+Space (Windows, Linux, macOS) to see a list of Markdown snippets.

For more information

  • Visual Studio Code's Markdown Support
  • Markdown Syntax Reference

Enjoy!

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