ℹ️ 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.
This extension enables
- Syntax highlighting for XS Scripts
- Code completion suggestions for XS Scripts
- Hover Docstrings for in-built functions and constants in XS Scripts.
- 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
- Initial version forked from AoE2DE XS Scripting.
- Replaced AoE2-specific functions and constants with AoE3-specific ones.


