When the current editor is a qute template, if you restart vscode, you'll see an error popup, caused by textDocument/inlayHint failure:

[Trace - 11:26:21 AM] Received response 'textDocument/inlayHint - (6)' in 1113ms. Request failed: The request (id: 6, method: 'textDocument/inlayHint') has been cancelled (-32800).
[Error - 11:26:21 AM] Request textDocument/inlayHint failed.
[object Object]
When the current editor is a qute template, if you restart vscode, you'll see an error popup, caused by textDocument/inlayHint failure: