I noticed that the code only supports getting the XML content via a language server command, which gets called by vscode-cql for translating/viewing the ELM within VS Code.
Is it possible to add configuration to here that allows the JSON to be returned by the command instead? Then perhaps vscode-cql could have a View ELM (XML) and View ELM (JSON) both in the extension menu in the editor?