**Describe the solution you'd like** [json schema](https://json-schema.org) can let editor which support LSP to complete some configuration file. Such as:  There are many tools have supported json schema: <https://json.schemastore.org/pyproject.json>  Can [tool.black](https://black.readthedocs.io/en/stable/usage_and_configuration/the_basics.html#configuration-format) be supported? <!-- A clear and concise description of what you want to happen. --> **Describe alternatives you've considered** Refer <https://github.com/cmhughes/latexindent.pl/issues/206>: The steps are following: 1. Create a json schema 2. Add its URL to [schemastore](https://www.schemastore.org/json/).