Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Light Pyrefly — Python Semantic HighlightingNew to Visual Studio Code? Get it now.
Light Pyrefly — Python Semantic Highlighting

Light Pyrefly — Python Semantic Highlighting

mustapha

|
2 installs
| (0) | Free
Lightweight Python semantic highlighting. No type checker, no LSP server — just beautiful, context-aware syntax coloring.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Light Pyrefly

Light Pyrefly Logo

Visit Publisher Page

Light Pyrefly is a lightweight Python semantic highlighting extension for Visual Studio Code. It provides beautiful, context-aware syntax coloring without the overhead of a full type checker or LSP server.

Features

  • Fast and lightweight semantic token provider.
  • Context-aware coloring for variables, classes, methods, and built-in Python types.
  • Completely standalone - does not require Python language servers (like Pylance or Jedi) to function.
  • Works perfectly for quick scripts, large files, or environments where a full language server is too heavy.
  • Custom fallback color themes tailored for Python highlighting.

Requirements

  • Visual Studio Code version 1.75.0 or higher.
  • A theme that supports semantic highlighting.

Extension Settings

This extension contributes the following settings:

  • lightPyrefly.enabled: Enable or disable the Light Pyrefly semantic highlighting. (Default: true)

Installation

You can install this extension directly from the Visual Studio Marketplace by searching for "Light Pyrefly" or by downloading the .vsix package and installing it manually.

License

This project is licensed under the MIT License.

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