Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks
Savio629 opened this issue May 11, 2024 · 0 comments
Open
2 tasks
Labels

Comments

@Savio629
Copy link
Collaborator

Description

This is an extension of the existing #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

  • Generate automated suggestions to fix common validation errors
  • Provide options to resolve conflicts between the data and the model

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant