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
If we send a request to the server https://www.toptal.com/developers/gitignore/api/$argv each time, the network latency of command completion will be obvious.
We can save the api response into a file to cache it.
Sorry I have not found the doc | Advanced Command Line source. So I can not submit a PR of it.
If we send a request to the server
https://www.toptal.com/developers/gitignore/api/$argv
each time, the network latency of command completion will be obvious.We can save the api response into a file to cache it.
The text was updated successfully, but these errors were encountered: