User snippets are a standard VSCode feature. If you register frequently used boilerplate code, you can expand it with a few characters + Tab. Simply open the language-specific JSON from "Snippets: ...
Participate The source code of the JSON language server can be found in the VSCode repository at extensions/json-language-features/server. File issues and pull requests in the VSCode GitHub Issues.