vscode MaxScript
Autodesk 3ds Max Scripting language (MaxScript) support for vs code.
Features
- Syntax highlight.
- Code autocompletion; for keywords, primitives, generic functions, structDefs, interfaces and classes.
- Snippets for most used code blocks.
- Customized theme to match MaxScript elements diversity.
- Help command (MaxScript help. Accessible from the right-click menu.): Select a keyword and open related online documentation.
- Basic implementation of “Go to” and code navigation.