Skip to content

Language Server implementation for WitcherScript - Witcher 3's scripting language.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

SpontanCombust/witcherscript-ide

Repository files navigation

Banner

GitHub Release Visual Studio Marketplace Downloads Open VSX Registry Downloads

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.