Jason Desrosiers

Results 39 issues of Jason Desrosiers

**JSON Schema Language Server Contributions** **Brief Description** The Language Server Protocol (LSP) provides a way to write an IDE/editor extension that is compatible with any IDE/editor that supports the LSP....

gsoc
Status: Stale

I saw a [question](https://stackoverflow.com/questions/78424948/openapi-validator-that-supports-a-custom-dialect) on StackOverflow that asked about validating OpenAPI documents with a custom JSON Schema dialect. I pointed them toward this blog post that answers part of their...

This fixes the problem with the links I mentioned in https://github.com/json-schema-org/website/pull/998#issuecomment-2392505313. I figured out that it works when the links use `..`. These links should be equivalent indicating that something...

Great job on the new tools page :tada:! I looked over it today and saw a few suggestions. ### Environments I found it confusing to have online tools listed under...

Status: Triage

When I setup the build script for the markdown-based spec, I included a markdown linter and link checker. Unfortunately, that isn't being used during development and a lot of errors...

Create a JavaScript library to convert standard JSON Schema output into clear, human-friendly error messages. The library should follow the examples set by existing tools like Atlassian's [better-ajv-errors](https://github.com/atlassian/better-ajv-errors) and Apideck's...

gsoc

### Describe the inspiration for your proposal In the discussion about the format registry, someone proposed that formats in the registry include a schema that validates them. Implementations could then...

proposal

Now that we have a reasonably complete official test suite for annotations, it would be nice to add a page similar to the current validation test suite report but for...

I propose that we completely drop the idea of the spec having "authors" and replace it with "contributors". The spec is a collaborative work and no one should be confused...