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

RFC: Support improved schema discovery UX #365

Open
cdaringe opened this issue Oct 10, 2024 · 1 comment
Open

RFC: Support improved schema discovery UX #365

cdaringe opened this issue Oct 10, 2024 · 1 comment

Comments

@cdaringe
Copy link

Problem

I have wonderful fields on my schema, but I don't recall what the field names are. Consequently, i start typing "a... no that's not it. let's try 'b'! b... no no that's not it. c? ya! c expands to card--wonderful!"

Discussion

ideas:

  • add jump-to support types
  • inline in the hover context all child fields
@JoviDeCroock
Copy link
Member

You can always press CMD + Space or CTRL + Space to view all fields on the type you're on. Go to definition is a lot harder/more expensive, it's possible but might in most cases where the schema is remote be less feasible.

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

No branches or pull requests

2 participants