- KONTAKT 8.x / 7.x / 6.x / 5.x
This extension now bundles the KSP language server and provides the following features:
- Syntax and semantic analysis (diagnostics)
- Code completion
- Outline (document symbols)
- Go to Definition
- Find All References
- Hover
- Built-in command and variable information
- Documentation comments written immediately before variable declarations and function definitions are also shown. Markdown is supported.
{ ## This is a my variable. - value is used for ... - value range is 0 to 100 } declare $myVariable
- Rename Symbol
- Signature Help (parameter hints)
- Obfuscation
- Open a script file.
- Set the language mode to
ksp. - Open the Command Palette and type
ksp. - Select
Obfuscate.
- Open the Command Palette and type
ksp. - Select
Restart Language Server.
- Extended syntax is not supported.
- Extension: GitHub repository
- Compiler, Language Server: GitHub repository
R-Koubou
- Twitter: @rkoubou_jp
- GitHub: https://github.com/r-koubou/
KONTAKT is a registered trademark of Native Instruments GmbH.
