Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hold ⌘ (or Ctrl) show METHOD as link/button to click send request. #44

Closed
FlatMapIO opened this issue Oct 14, 2016 · 9 comments
Closed
Milestone

Comments

@FlatMapIO
Copy link

  • VSCode Version:
  • OS Version:
  • REST Client Version:
@FlatMapIO FlatMapIO changed the title Hold <command> show METHOD as link/button to send request Hold ⌘ (or Ctrl) show METHOD as link/button to click send request. Oct 14, 2016
@Huachao
Copy link
Owner

Huachao commented Oct 15, 2016

@huodon thanks for your suggestion, do you mean we should provide another way to trigger request, currently we already support keyboard shortcut and through F1

@Huachao Huachao added this to the backlog milestone Nov 30, 2016
@jd987
Copy link

jd987 commented Jan 4, 2017

I would like to see the ability to right-click on a request and click "Send Request" in addition to the keyboard shortcut.

This would make it behave similar to the MS SQL plugin.

@Huachao
Copy link
Owner

Huachao commented Jan 4, 2017

@jd987 thanks for you suggestion, I have implemented it just now, and will publish it in next release

@Huachao
Copy link
Owner

Huachao commented Jan 4, 2017

@jd987 you can try the context menu feature in latest version 0.11.4

@jd987
Copy link

jd987 commented Jan 4, 2017 via email

@jkristia
Copy link

+1 for this feature, either have the method GET / POST etc. shown as a clickable link or show a button after the url
Thank you for this awesome plugin.

Huachao added a commit that referenced this issue Feb 17, 2017
@Huachao
Copy link
Owner

Huachao commented Feb 17, 2017

@huodon @jkristia @jd987 I have add a new way to send request(besides shortcut, F1 and context menu), that's using code lens, like in following picture. You just need to click the Run Request link on above each request block. And I will publish this in next release, and wish this solve your concern. I'd like to close the issue for now. And please feel free to reopen it.

image

@Huachao Huachao closed this as completed Feb 17, 2017
@jkristia
Copy link

Awesome, looking forward to try it. Thank you

@Huachao
Copy link
Owner

Huachao commented Feb 22, 2017

@huodon @jd987 @jkristia you can try the latest version 0.12.3 to experience this feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants