vim-http-client icon indicating copy to clipboard operation
vim-http-client copied to clipboard

Feature Request: include variable file

Open egyptianbman opened this issue 9 years ago • 0 comments

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.

egyptianbman avatar Oct 11 '16 05:10 egyptianbman