Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>WindowScriptNew to Visual Studio Code? Get it now.
WindowScript

WindowScript

Patryk

|
2 installs
| (1) | Free
WindowScript language support
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

WindowScript

WindowScript is a small, beginner-friendly language for making simple desktop windows and games.

Requirements

Install Python 3.8 or newer. WindowScript automatically looks for common Windows Python installations, the py -3 launcher, and python/python3 on your PATH. It does not use or download a Codex runtime.

If Python is installed somewhere else, set WindowScript: Python Path to the interpreter path (or a command such as py -3).

Running a file

Open a .ws file and run WindowScript: Run WindowScript File from the Command Palette or the editor title bar. Use WindowScript: Play Demo Game to run the bundled Star Miner example.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft