Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>AoE3 XS ScriptingNew to Visual Studio Code? Get it now.
AoE3 XS Scripting

AoE3 XS Scripting

AlistairJah

|
120 installs
| (0) | Free
Language support for AoE3 XS scripting
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

AoE XS Scripting

ℹ️ This is a fork of AoE2DE XS Scripting by Divy. The changes mostly consist of replacing AoE2-specific functions and constants with AoE3-specific ones.

Features

This extension enables

  1. Syntax highlighting for XS Scripts
  2. Code completion suggestions for XS Scripts
  3. Hover Docstrings for in-built functions and constants in XS Scripts.
  4. Other programmatic language features for XS Scripts that are commonly offered for other languages like javascript

XS Scripts are External Subroutines used by the games AoE2, AoE3 and AoM

Example:

  1. Syntax Highlighting:

    Syntax Highlighting

  2. Code tab completion:

    Tab Completion

  3. Hover Docstrings:

    Hover Docstrings

Release Notes

1.0.0

  • Initial version forked from AoE2DE XS Scripting.
  • Replaced AoE2-specific functions and constants with AoE3-specific ones.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft