[VSCode extension] New fields from resolvers not recognised by LSP
- Dominant language
- Rust
- Stars
- 19k
- Forks
- 1.9k
- PR merge metrics
- No merged PRs in 30d
Description
I created a new relay client-side resolver for a new property on a graphQL object. (Using this [guide](https://relay.dev/docs/guides/relay-resolvers)) and everything works as expected besides that the property in vscode is highlighted as unknown.

I am currently using the following version of the relay extension in vscode:

Am I missing something or is this an issue?
Contributor guide
Research direction
Start by reproducing the report in the Relay VSCode extension using the client-side resolver described in the linked Relay resolvers guide. Inspect the extension's LSP field-recognition path and compare its schema inputs with the resolver's new property. Done means the resolver-provided property is no longer highlighted as unknown in VSCode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100