SpontanCombust / witcherscript-ide

Language Server implementation for WitcherScript - Witcher 3's scripting language.
https://spontancombust.github.io/witcherscript-ide/
Apache License 2.0
10 stars 0 forks source link
lsp scripting-language witcher

Banner

GitHub Release Visual Studio Marketplace Installs

WIDE (WitcherScript Integrated Development Environment) is unofficial Witcher 3 modding tooling aimed at improving developer experience by supplying them with powerful code analysis tools in the form of an editor extension making use of a Language Server.

The goal is to provide a full set of features that the ScriptStudio offers and more while at the same time being open-source.

Currently the only supported client is Visual Studio Code.

https://spontancombust.github.io/witcherscript-ide

For users

WIDE is distributed in form of code editor extension. Currently only the VSCode extension is available. Releases can be found in Visual Studio Marketplace, Open VSX Registry or can be directly downloaded from the releases page.

Check out the user manual for more information.

For developers

You can find information on building the project and contributions in the developer section on the website.