Skip to content

Walkthrough

On first install, VS Code opens the Get Started with WitcherScript walkthrough. It adapts to your setup; the normal game-directory picker is hidden when your install is auto-detected.

The steps are:

  1. Welcome
  2. Game directory detected: A notification that the directory was automatically detected.
  3. Set your Witcher 3 game directory: Find the game installation directory manually.
  4. Add scripts from other mods: See Additional Script Directories
  5. Add legacy script overrides: See Legacy Script Directories
  6. Show reference counts: Suggests turning on the reference-count code lens
  7. Inline type hints: Choose how inlay hints appear - off, on, or revealed on demand
  8. Open a WitcherScript file: Wrap-up step

Re-run the walkthrough

Want to run the welcome again? Reopen it any time with WitcherScript: Open Walkthrough from the Command Palette.

The walkthrough is one of the few ways an extension can provide a custom guided experience; it provides a filtered view of the important settings.

Released under the MIT License.