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

Generate code snippets for all requests in a text selection #645

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

LucaGabi
Copy link

@LucaGabi LucaGabi commented Jul 23, 2020

With multiple requests in a single file generating code by selecting each separate request can be difficult.
This PR adds the ability to generate code snippets for all requests in a text selection (delimited by "###").

(With vscode's multiple cursor edit feature it's easy to make use of the output even if it's not ready to use output - as batch requests I mean)

@Huachao
Copy link
Owner

Huachao commented Jul 24, 2020

@LucaGabi could you please add some description for this PR?

@Huachao Huachao linked an issue Jul 24, 2020 that may be closed by this pull request
@LucaGabi LucaGabi changed the title bug fix request code generator generate code snippets for all requests in a text selection Jul 24, 2020
@LucaGabi LucaGabi changed the title generate code snippets for all requests in a text selection Generate code snippets for all requests in a text selection Jul 24, 2020
@LucaGabi
Copy link
Author

@Huachao will this be merged ? is it ok ?

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

Successfully merging this pull request may close these issues.

Generate code dose not work on multiple requests in a file
2 participants