Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>DataLensNew to Visual Studio Code? Get it now.
DataLens

DataLens

edvaldatli.dev

|
34 installs
| (0) | Free
A Visual Studio Code extension for visualizing and exploring complex API data structures in a clean, organized format.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

DataLens - A Visual Studio Code Extension for API Data Visualization

DataLens is a Visual Studio Code extension that allows you to fetch and visualize data from APIs in a clean, collapsible tree structure. Whether you're working with JSON or XML, DataLens makes it easy to explore the structure of API responses right within your editor.

Features

  • Fetch API Data: Input a URL through the command palette, and DataLens will fetch and display the API's response.
  • Collapsible Data Structure: Visualize nested data structures (objects and arrays) with collapsible tree elements, making it easier to explore large datasets.
  • Object and Array Identification: See clear indicators for objects and arrays, with arrows showing expandable sections.
  • Supports JSON and XML: DataLens can handle both JSON and XML responses, automatically converting XML to JSON for consistency.

Screenshots

image image image

License

This project is licensed under the MIT License.

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