-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Report schema parsing errors for synced schema sources (#4719)
Summary: This adds support for diagnostics while typing (without saving) within schema documents. Currently it's only reporting diagnostics for parsing errors, but it can be extended with actual validation of schema semantics in the future. Pull Request resolved: #4719 Reviewed By: gordyf Differential Revision: D60786428 Pulled By: captbaritone fbshipit-source-id: 8543f0d8d2abbfa385fea263c5c5fbcd6036ef43
- Loading branch information
1 parent
51af829
commit eec9602
Showing
3 changed files
with
70 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters