- Contributors
- John Heikens, CoffeeRequired, Ayham Al Ali, ahmad saleem, MCDragonMasters
- Supported Skript Version
- 2.2
- 2.3
- 2.4
- 2.5
- 2.6
- 2.7
- 2.8
- 2.9
- 2.10
IntelliSkript contains the first ever LSP for skript!
Install
this is what it can do:
Analyze your code
IntelliSkript uses a language server to analyze your code and give you tips. for example, when hovering over a something, you'll see where the variable is defined first. if you hold ctrl / command and click on it, you'll go to the definition. IntelliSkript will warn you when you indented wrongly, or when other indentation is suggested. it'll check types where possible.
Highlight your code
By smart tokenization, you'll get more information in a blink. For example, IntelliSkript tokenizes effects differently from expressions (they get another color).
this extension provides very intelligent, but not that extensive highlighting. if you want a more colorful way of highlighting your code, check out Ayham Al Alis SK-VSC extension. he made it compatible with IntelliSkript
Provide Documentation
with the addon comes tens of thousands of lines of automatically generated code, displaying the internal workings of skript, in skript code. instead of having to search for documentation on some pattern on docs sites, just go to the patterns definition.
Provide Snippets
when you start typing 'command' and press tab, a command section will be created for you. fill in the fields and press tab to go to the next field.
join our discord server to report any bugs or ask questions.
Do you like coding in skript? then this extension is a must have for you!
Install it now!
Install
this is what it can do:
IntelliSkript uses a language server to analyze your code and give you tips. for example, when hovering over a something, you'll see where the variable is defined first. if you hold ctrl / command and click on it, you'll go to the definition. IntelliSkript will warn you when you indented wrongly, or when other indentation is suggested. it'll check types where possible.
By smart tokenization, you'll get more information in a blink. For example, IntelliSkript tokenizes effects differently from expressions (they get another color).
this extension provides very intelligent, but not that extensive highlighting. if you want a more colorful way of highlighting your code, check out Ayham Al Alis SK-VSC extension. he made it compatible with IntelliSkript
with the addon comes tens of thousands of lines of automatically generated code, displaying the internal workings of skript, in skript code. instead of having to search for documentation on some pattern on docs sites, just go to the patterns definition.
when you start typing 'command' and press tab, a command section will be created for you. fill in the fields and press tab to go to the next field.
join our discord server to report any bugs or ask questions.
Do you like coding in skript? then this extension is a must have for you!
Install it now!