https://github.com/pydantic/logfire-vscode
A Visual Studio Code extension for Pydantic Logfire
https://github.com/pydantic/logfire-vscode
Last synced: 6 months ago
JSON representation
A Visual Studio Code extension for Pydantic Logfire
- Host: GitHub
- URL: https://github.com/pydantic/logfire-vscode
- Owner: pydantic
- License: other
- Created: 2025-06-20T13:16:17.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-07-02T18:52:12.000Z (6 months ago)
- Last Synced: 2025-07-11T06:51:28.791Z (6 months ago)
- Language: TypeScript
- Size: 374 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Logfire extension for VSCode
A Visual Studio Code extension for the [Logfire platform](https://logfire.pydantic.dev/docs/).
> [!WARNING]
>
> This project is in early development.

The extension provides CodeLens annotations on Logfire logging calls, redirecting to the Live View.
## Installation
The extension is available on the [Visual Studio Marketplace](https://marketplace.visualstudio.com/items?itemName=Pydantic.logfire).
**To make use of the extension**, [project credentials](https://logfire.pydantic.dev/docs/#about-logfire)
should be set up first (in the `.logfire/` directory at the root of your project).