Skip to content

Releases: clickpulp/vscode-ags-script

v1.0.0-alpha.0

23 May 14:10

Choose a tag to compare

v1.0.0-alpha.0 Pre-release
Pre-release

Initial test release!

vscode screenshot

Features

  • All AGS 3.x syntax should be supported, including AGS 4 scripting syntax.

Known issues

  • No icon in extension
  • Name should be "AGS Scripting Language"
  • Preprocessors (e.g. #define) do not syntax highlight
  • static and this not highlighted when they are part of the function parameters
  • When saving the game in the AGS Editor, any changes in Game.agf get reverted because it doesn't reload the file.

To install

  • Download vsix file below
  • Add it to VS Code through the Extensions tab (Install from VSIX...)
vscode screenshot of extensions menu

When you open your game in AGS, go to File -> Preferences and under "Script editor" select "Always reload file".

AGS Settings

Contributors

@edmundito

Bugs? Suggestions?

Report issues or suggestions in this repository or the AGS Forums thread.