- Original Specification created by JetBrains http
- I've only used http files in VSCode via REST Client
-
Zed extension in git submodule
- Submodule needed for the Zed extension list
- Tasks go in the tasks.json file (cannot be defined in code)
- TreeSitter:
-
cli helper
- Select snippet by
ZED_FILE
byZED_ROW
note tasks only work on saved files. - Execute actual request
- Via curl
- Via httpie
- Via reqwest
- Capture output (how to open new tab?)
- Variables
- File variables (Easy)
- Prompt variables (in terminal?)
- Request variables (only makes sense with chained requests)
- Select snippet by
-
Language Server