confluentinc / confluentinc/vscode

User can browse and select from available generators in interactive manner

Open
#2,327 0 comments 0 reactions 0 assignees View on GitHub
data generation
Dominant language
TypeScript
Stars
34
Forks
17
Avg merge
1d 22h
Merged PRs (30d)
8

Description

When building or editing a Medusa Dataset file, users need visibility into the available generators and the arguments they require. To support this, a CodeLens option should be added to Dataset files that enables browsing and selecting generators for each field.

Proposed behavior:

**Browse Generators**
- Invoke the `GET /v1/generators `Medusa endpoint.
- Display generator names, descriptions, and argument details.

**Select Generator**
- When a generator is selected, insert the generator structure into the Dataset file at the target field.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.