Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>axios-helpers-vscode-extensionNew to Visual Studio Code? Get it now.
axios-helpers-vscode-extension

axios-helpers-vscode-extension

haoziqaq

|
3,578 installs
| (0) | Free
axios helpers extension for vscode
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

axios helpers vscode extension

The plug-in provides the functions of code prompt, code generation and interface address extraction

Guide

vscode will prompt when starting with a # sign followed by the English letter of the method to be used.

When we paste text into the code, use cmd (windows users use ctrl ) + shift + v to extract the address from the clipboard.

Input Reference

Short Meaning
#ef export function
#g get
#gb getBlob
#gd getDocument
#gt getText
#ga getArrayBuffer
#gs getStream
#h head
#hb headBlob
#ht headText
#ha headArrayBuffer
#hs headStream
#o options
#ob optionsBlob
#od optionsDocument
#ot optionsText
#oa optionsArrayBuffer
#d delete
#db deleteBlob
#dd deleteDocument
#dt deleteText
#da deleteArrayBuffer
#ds deleteStream
#p post
#pj postJSON
#pm postMultipart
#pu put
#puj putJSON
#pum putMultipart
#pa patch
#paj patchJSON
#pam patchMultipart
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft