You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
IntelliJ 2024.03 adds support for importing HTTP requests from other files (using
import
andrun
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
The text was updated successfully, but these errors were encountered: