IntelliSkript is the most advanced Skript extension for Visual Studio Code out there.
IntelliSkript can:
format and check syntax/indentation errors
instead of reporting a lot of nonsense errors when improperly indented, IntelliSkript will adjust indentation where necessary. format using shift + alt + F.
go to definition on effects, variables, event values and function arguments
analyze /sk reload performance impact
smart highlight
show docs
it analyzes syntax from loads of different skript addons and generates a fake skript reflect file for each addon for documentation purposes.
Compatibility
IntelliSkript works everywhere and with almost everything:
on desktop, browser and phone, Mac, Windows or Linux and is compatible with SK-VSC and built-in color themes.