Open ceri-waterscreative opened 7 hours ago
While hovering of unsaved JSON files an error is produced: "Request textDocument/hover failed"
Latest verison of the CLI & Extension Windows 11
See video here: https://streamable.com/6l9wqq
To whoever fixes this:
Looks like we're being too permissive in here and here since we removed the scheme to give room for remote URIs.
scheme
Given we check JSON files, we should make sure they are theme JSON files before forwarding the requests to the JSON language service.
While hovering of unsaved JSON files an error is produced: "Request textDocument/hover failed"
Latest verison of the CLI & Extension Windows 11
See video here: https://streamable.com/6l9wqq