GithubHelp home page GithubHelp logo

savewhatyoulove / vsc-xs-support Goto Github PK

View Code? Open in Web Editor NEW

This project forked from divy1211/vsc-xs-support

0.0 0.0 0.0 195 KB

A VSC Extension for XS Scripts

License: MIT License

TypeScript 99.54% Python 0.46%

vsc-xs-support's Introduction

AoE XS Scripting

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.8

Fixed a problem in string detection

1.0.7

Updated usages for 5 keywords

1.0.6

Fixed Typo in RNG functions

1.0.5

Added new RNG functions

1.0.4

Fixed Spelling Error in cAttributeRevealInitialType

1.0.3

Improved docstring for function xsAddRuntimeEvent

1.0.2

Added two missing constants

1.0.1

Minor bugfix with function completion

1.0.0

Major update with tons of new features:

Semantic Highlighting for parameters and constants Better docstrings on hover, now dynamic! Better code completion suggestions, now dynamic!

check the changelog!

0.0.3

Fixed xsEffectAmount auto-completion not working as intended.

0.0.2

Added Missing Constants and in built functions are now highlighted differently from user defined functions.

0.0.1

Currently, only the functions and features of XS implemented by AoE2DE are supported in auto completion.

vsc-xs-support's People

Contributors

divy1211 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.