Hi and thanks again for withExEditorHost! Is there currently a way to have environment variables resolved in editorconfig.json? I tried "editorPath": "/usr/bin/${TERMINAL}", to no avail. In my Bash, `echo $TERMINAL` prints "kitty". Thanks in advance!