air-verse / air

☁️ Live reload for Go apps
GNU General Public License v3.0
16.35k stars 771 forks source link

i want to install the imported packages with air reloading #560

Open reddynn opened 3 months ago

reddynn commented 3 months ago

if i am importing any packages into go files, i need to disconnect to air and running go mod tidy to install packages, this is very frustrating for me, can anyone tell me how can i install packages without disconnecting air