microsoft / microsoft/vscode-json-languageservice
Make JSONWorkerContribution have access to the schema
Open
@aeschli is already working on this.
Since Apr 19, 2020.
feature-request
- Dominant language
- TypeScript
- Stars
- 326
- Forks
- 145
- Avg merge
- 22h 10m
- Merged PRs (30d)
- 9
Description
According to the specification, JSON schema may be extended by custom keywords.
It would be great to give JSONWorkerContribution access to the current schema, so that extension authors can implement new features based on these custom values easily.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.