Status Bar
Extension status (bottom left)
A single status bar item surfaces the language server's health and your game-directory state at a glance.
| State | Appearance |
|---|---|
| Running, game directory set | WitcherScript |
| Running, alternate scripts active | WitcherScript |
| Starting | WitcherScript |
| Disconnected | WitcherScript |
| No game directory | WitcherScript |
Tooltip and quick menu
The item has a rich markdown tooltip, and clicking it opens a quick-action menu. Both offer:
- Restart language server (
witcherscript.restartServer) - Show output - open the WitcherScript output channel
- Open settings
- Alternate Scripts - toggle the alternate base scripts override (shown in tooltip when configured)
Legacy file indicator
When the active editor is a script loaded as a legacy override, a separate status bar item appears in the bottom-right group, with a icon and a warning-coloured background. Its tooltip lists which legacy directories matched the file and lets you remove a directory directly from the tooltip.
