All notable changes to the "language-maxscript" extension will be documented in this file.
- Added Semantic Syntax for 3ds Max classes, structs...
- Changed TexMate scopes to a more standard format. Fixed several rules.
- Added "decorated" comments
- Pathnames highlight
- Fixed float values highlight and other improvements
- Work on a more optimized Completions feature
- General fixes and cleanup.
- Syntax highlight rules simplification
- Small Syntax fixes
- Changed indentation rules
- Cleanup
- Optimized syntax
- Added basic "go to symbol" support.
- Added basic support for definitions.
- Optimized autocompletion.
- fixed some grammar issues.
- Changed grammar tokens to be more consistent: See readme.
- Added configuration settings to turn off language features.
- Added syntax support for localized string resources.
- Minor fixes.
- Event syntax highlight fix
- Minor fixes
- Code highlight improvements
- Dropped custom Theme, for vscode 1.15.0 and up, please use the new Custom syntax highlighting setting (see readme for a example template).
- Grammar and autocompletion fixes.
- Grammar support.
- Autocompletion suggestions.
- Help command.
- Adapted OneDark theme to support syntax coloring of MaxScript elements.