vim-http-client
vim-http-client copied to clipboard
Feature Request: include variable file
I'm working on a large set of API endpoints and have to break them down into separate files. This extension works great in every way except that I have variables which I have to copy from one file to another when testing.
It would be great to be able to include a authentication.rest file at the top and only need to update authentication information in that file.