Avro Viewer is a VS Code extension that allows users to open Avro files and display their contents in a structured table format. The extension provides pagination, column-based search, and theme customization, making it easier to explore Avro data within the VS Code environment.
Features
Avro File Support: Select and open Avro files directly from the VS Code explorer.
Table View: Data is displayed in a paginated table format.
Column-Based Search: Quickly filter data by searching within specific columns.
Dark Mode & Themes: Choose from 5 different themes, including dark mode.
Built with React & Tailwind: Provides a modern and responsive UI.
Default Codec Support: Uses the avsc library for decoding Avro files.