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

Import http requests from other *.http files #826

Open
sedubois opened this issue Nov 8, 2024 · 1 comment
Open

Import http requests from other *.http files #826

sedubois opened this issue Nov 8, 2024 · 1 comment

Comments

@sedubois
Copy link

sedubois commented Nov 8, 2024

IntelliJ 2024.03 adds support for importing HTTP requests from other files (using import and run statements), would it be possible for httpYac for VSCode to support that too? I couldn't find that feature in the httpYac documentation.

https://www.jetbrains.com/help/idea/2024.3/http-client-in-product-code-editor.html#import-http-requests-from-other-http-files

@sedubois
Copy link
Author

sedubois commented Dec 13, 2024

IntelliJ IDEA 2024.3 is out and now supports importing HTTP requests from other files. This is a very useful feature so we have updated our request files, meaning that we currently cannot use httpYac any more. It would be wonderful if httpYac could be updated to support that.

https://www.jetbrains.com/help/idea/2024.3/http-client-in-product-code-editor.html#import-http-requests-from-other-http-files

NB: IntelliJ also supports importing Javascript files, either from an HTTP request file or between JS files, using import. See issue.

In all cases, thank you @AnWeber for all the efforts you put in this tool!

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

No branches or pull requests

1 participant