SamagraX-Stencil / stencil

NestJS on steroids 💪
https://stencil.samagra.io
MIT License
30 stars 33 forks source link

[vsc-extension] Generate automated suggestions to fix common validation errors #103

Open Savio629 opened 6 months ago

Savio629 commented 6 months ago

Description

This is an extension of the existing https://github.com/SamagraX-Stencil/stencil/issues/7 issue to add more features like Automated Fix Suggestions.

Objective

Goal of this issue is to generate automated suggestions to fix common validation errors, such as suggesting corrections to data format or providing options to resolve conflicts between the data and the model.

Goals

Priority: Medium

Product Name

Stencil

Organisation Name

SamagraX

Domain

Extension

Tech Skills Needed

TypeScript, Vscode Extension

Note: Existing base for the extension is present in the feat/vsc-extension branch https://github.com/SamagraX-Stencil/stencil/tree/feat/vsc-extension