Releases: clickpulp/vscode-ags-script
Releases · clickpulp/vscode-ags-script
v1.0.0-alpha.0
Initial test release!
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 staticandthisnot highlighted when they are part of the function parameters- When saving the game in the AGS Editor, any changes in
Game.agfget reverted because it doesn't reload the file.
To install
- Download
vsixfile below - Add it to VS Code through the Extensions tab (Install from VSIX...)
When you open your game in AGS, go to File -> Preferences and under "Script editor" select "Always reload file".
Contributors
Bugs? Suggestions?
Report issues or suggestions in this repository or the AGS Forums thread.