Skript Flow - Skript Language Support
Support for the Skript (.sk) language in Visual Studio Code.
Features
- Intelligent Completion: Autocomplete for hundreds of Events, Effects, and Conditions directly as you type.
- Error Detection (Linting): Automatically warns you if there is an uneven number of percent signs (
%) within strings to prevent syntax errors.
- Color Preview: Detects hex codes (e.g.,
<#ffffff>) and displays an integrated color box and picker within the editor.
- Document Structure (Outline): Quick navigation to all your commands and functions via the sidebar or symbol search.
- Signature Help: Displays function parameters and return types in a tooltip while you are typing a function call.
- Semantic Highlighting: Advanced color coding for events, effects, conditions, and functions for better code readability.
Developed for the Skript community.
| |