Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>OMSI Script ExtensionNew to Visual Studio Code? Get it now.
OMSI Script Extension

OMSI Script Extension

jjb-pro

|
124 installs
| (0) | Free
This VS Code extension provides syntax highlighting, editing tools, and analysis features for OMSI Script.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

OMSI Script Extension

This VS Code extension provides syntax highlighting, editing tools, and analysis features for OMSI Script, which is used to script interactions between the game and scenery objects or vehicles in OMSI.

Features

Code analysis

The extension checks your code for errors automatically, so you don’t need to start OMSI to find them. It catches things like syntax mistakes, missing system variables, undefined macros, and more.

Code analysis

Code completion with documentation

The extension helps you write code more quickly by suggesting things you might need as you type. It shows options like variables, macros, and commands you've used before, as well as built-in system variables and macros. It even displays documentation for commands, so you know what they do right away.

Documentation

Document formatting

This feature tidies up your document by automatically organizing comments and code. It fixes indentation, making everything look clean and easy to read.

Documentation

Syntax highlighting

The extension adds syntax highlighting to make code easier to read and understand by coloring keywords, variables, and other elements.

Release Notes

1.1.1

  • Files are opened with Windows 1252 encoding by default
  • Hovering information added
  • Several bugs have been fixed
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft