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

Ignore auto-complete suggestions for some schema elements in Format2 #77

Merged
merged 2 commits into from
Jun 22, 2024

Conversation

davelopez
Copy link
Owner

Attempting to suggest values for inputs, outputs, and steps definitions will wrongly display suggestions for the actual properties of the items (i.e for inputs it will return id, doc, type, etc.) instead of letting the user define the item name first.

Before After
image image

@davelopez davelopez added the bug Something isn't working label Jun 22, 2024
@davelopez davelopez added this to the v0.5.0 milestone Jun 22, 2024
@davelopez davelopez merged commit e2b0394 into main Jun 22, 2024
4 checks passed
@davelopez davelopez deleted the ignore_some_schema_suggestions branch June 22, 2024 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant