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

Add schema-based completion of input #725

Open
anderseknert opened this issue May 20, 2024 · 1 comment
Open

Add schema-based completion of input #725

anderseknert opened this issue May 20, 2024 · 1 comment

Comments

@anderseknert
Copy link
Member

This requires that Regal can be made schema-aware via a configuration option. Once that's possible, we should parse the schema to determine the possible paths under input, and show them as suggestions.

@anderseknert
Copy link
Member Author

input completion based on input.json file added in #1005

Schema-based completion should take precedence if both are present.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: TODO
Development

No branches or pull requests

1 participant