Open
Description
json schema 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.bandit be supported?
Describe the solution you'd like
Refer cmhughes/latexindent.pl#206:
The steps are following:
- Create a json schema
- Add its URL to schemastore.
Love this idea? Give it a 👍. We prioritize fulfilling features with the most 👍.