Replies: 1 comment
-
Since rest.nvim is following existing IntelliJ's specifications, I didn't really care about the grammar explanation in this repository. Most examples are there to show the capability of this plugin rather than explaining the syntax. You can name your request in this form:
You need to put Let me know if this solves your issue! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In
:h rest-nvim.commands
I see:but I can't find an example of how to name a query ?
and "request under the cursor" doesn't seem to work for me.
The section https://github.com/rest-nvim/rest.nvim?tab=readme-ov-file#http-file-syntax could show a more generic multi-request file example, and/or link towards the example https://github.com/rest-nvim/rest.nvim/tree/main/spec/examples .
Beta Was this translation helpful? Give feedback.
All reactions