You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I call an endpoint down, the error is not displayed in the rest_nvim_result buffer, it keeps in # Loading... state:
I get a warning request failed. See :Rest logs for more info but I imagined this buffer would show some details or error message for such cases. Is this expected or bug?
In case this is expected, I think this would be a nice feature to have added in. Something similar to this output from ship so we don't need to run an extra command to see the logs, it shows the error msg right in the buffer:
BTW not sure this is planned but something I find interesting in Ship is its autocompletion, helps quite a bit IMO.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If I call an endpoint down, the error is not displayed in the
rest_nvim_result
buffer, it keeps in# Loading...
state:I get a warning
request failed. See :Rest logs for more info
but I imagined this buffer would show some details or error message for such cases. Is this expected or bug?In case this is expected, I think this would be a nice feature to have added in. Something similar to this output from ship so we don't need to run an extra command to see the logs, it shows the error msg right in the buffer:
BTW not sure this is planned but something I find interesting in Ship is its autocompletion, helps quite a bit IMO.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions