Skip to content

Feature: Schema editing support for localSchemaFile  #253

Open
@Cellule

Description

@Cellule

Originally from: #247

When working with localSchemaFile it would be nice to have minimal schema editing features.

Here's a few ideas that comes to mind

  • "Go to Definition" when hovering on a field's type
  • Basic validation like showing an error when the type of a field is unknown
  • Autocomplete when typing a field's type

As mentioned in the original issue, maybe having a rover config would help, but I'd still love some support considering the extension has all the necessary schema information to provide an improved developer experience
https://www.apollographql.com/docs/graphos/schema-design/connectors/vs-code

For reference in https://marketplace.visualstudio.com/items?itemName=GraphQL.vscode-graphql
I get type validation, type information on hover and go to definition

Screenshot 2024-12-17 at 9 40 56 AM Screenshot 2024-12-17 at 9 41 55 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions