Feature Request: Customizable & Reusable Command Templates
Hi,
Currently, we have commands for inserting individual blocks (e.g., /endpoint, /codeblock, etc.).
Would it be possible to support customizable and batchable commands?
For example, typing something like /postApi could automatically generate all the required blocks for a POST request, such as:
- Endpoint
- Headers
- Request body
- Other default sections
This would reduce repetitive setup and significantly speed up workflow when creating common API structures.
Thanks!
Feature Request: Customizable & Reusable Command Templates
Hi,
Currently, we have commands for inserting individual blocks (e.g.,
/endpoint,/codeblock, etc.).Would it be possible to support customizable and batchable commands?
For example, typing something like
/postApicould automatically generate all the required blocks for a POST request, such as:This would reduce repetitive setup and significantly speed up workflow when creating common API structures.
Thanks!