Their is a new method for accomplishing this is in the docs.
{ "vscode-neovim.compositeKeys": { "jk": { "command": "vscode-neovim.escape", }, }, }