wingman README
Made to leverage the full potential of the vscode.
Features
- Works only within the services, services-1, base and store folder to prevent snippet collision
- Diffrent levels of snippets: functions, templates, snippets e.t.c
- Also includes commands that might come handy (e.g: clone request, get headers, get cookies)
- More funtion and commands will follow.
Installation
- clone repo
- cd into the wingman directory
- run ./install.sh
List of Snippets
Function |
|
sp |
switchProxy |
eh |
enableHola |
shz |
setHolaZone |
spn |
setPageName |
ld |
loadDocument |
lds |
loadDocumentAndSave |
pd |
postDocument |
pds |
postDocumentAndSave |
rgs |
requestGet |
rps |
requestPost |
tta |
tableToArray |
dta |
domToArray |
cta |
csvToArray |
asf |
addSupportingFile |
asc |
addSupportingContent |
sua |
switchUserAgent |
gct |
getCaptchaText |
jd |
jsonDecode |
gal |
getAbsLink |
pm |
preg_match |
col |
convertOneLine |
gpfl |
getParamFromLink |
aiol |
allInOneLine |
cbl |
clearBlankLines |
tel |
trimEachLine |
sta |
stringToArray |
kvp |
keyValueParser |
ff |
fixFields |
rh |
removeHtml |
gg |
getFormFields |
gc |
getCookies |
sc |
setCookies |
gcu |
getCurrentUrl |
gcp |
getCurrentProxy |
uc |
useCookie |
up |
useproxy |
mrt |
maxRequestTries |
rohe |
retryOnHttpErrors |
gzc |
getZipCodes |
Requirements
vscode 1.65 or above
Known Issues
- Requires a bit of pulishing and the command funtions needs refactoring.
Release Notes
1.0.0
Initial release of wingman.
| |