Python keywords, strings, and variables are color-coded - **IntelliSense** — code completion as you type (suggests function names, parameters, etc.) - **Inline error detection** — problems are underlined before you even run the code - **Integrated terminal** — run Python directly from within VS Code