0.2.5 beta (latest)
- Fixed another syntax highlighting bug with line comments.
Backdated but not given release entries:
0.2.4 beta
- Fixed a syntax highlighting bug with line comments.
0.2.3 beta
- Fixed a bug where semantic tokens (e.g. macro, parameters) would not highlight as expected.
0.2.2 beta
- Added a 'dumb' completion handler to suggest function completions.
- Added a 'dumb' handler to provide GSCode API hover documentation on built-in functions.
0.2.1 beta
- Added basic signature analysis for highlighting of class, function, method and parameter definitions.
- Added diagnostic for missing scripts from using.
- Added using highlight with script path hint.
- Various bug fixes.
0.1 beta
- Initial public release. Adds GSC & CSC language support, providing syntax highlighting and IntelliSense for preprocessor and syntactic analysis.