Forked from Ezzenix's repo to add:
- SkReflect support (just ignores them)
- Adds a QuickFix action to add functions that may be defined in java/skript addons
Skript Autocompletes is a Visual Studio Code Extension that makes writing Minecraft Skript easier. The extension is not fully done yet so there may be bugs, if so please report them to me.
- Function autocompletions
- Function argument help
- Function argument inlay hints (off by default)
- Works across files
- Private functions for autocompletion
- Multi-line toggle comment (ALT+A)
- Function goto definition
- Built-in colorpicker
- Basic diagnostics
- Snippets
- Supports multi-root workspaces
- More coming soon...
- Download the extension here or from the extensions tab directly.