An open API service indexing awesome lists of open source software.

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

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.

![LSP Example](https://raw.githubusercontent.com/pydantic/logfire-vscode/refs/heads/main/assets/example.png)

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).