Settings Guide
Configure pyIDE theme, autosave, recent files, autocomplete, consoles, interpreters, sessions, and persistence.
Status
pyIDE v2.0: Public v2.0 download is not available yet.
Legacy Python Release: Legacy Python Release
Open the Settings window to adjust editor and run behavior.
- Light and dark themes are available.
- System or automatic behavior should only be described where supported.
Autosave can periodically save named files and recent-files limit controls how many files appear in history.
- Untitled files need a save location.
- Set an autosave interval that matches your workflow.
Autocomplete options control editor suggestions.
- Jedi may enhance completion in the legacy version where installed.
Choose defaults for Command Prompt, Windows PowerShell, PowerShell 7, Windows Terminal, or custom terminal entries.
- Custom terminal paths must be valid.
- Interactive tools may require an external console.
Select which Python interpreter pyIDE uses to run scripts and build tools.
- The selected interpreter should contain required packages.
Legacy configuration file: pyide_config.json. pyIDE may use same-folder storage where writable and fall back under %LOCALAPPDATA%\SFT_PyIDE\.
- Some settings may change during v2.0 development.
- Session behavior is version-dependent.