vscode-sftp
vscode-sftp copied to clipboard
Edit files directly without download / upload
Is this a similar or duplicate feature request?
- [X] No. (I think i checked it)
Describe the solution you'd like Edit files directly witouth downlaod file (for example if you need to edit a .env files, normally in local is different has production)

Does this project help you?
- [x] Yes. SFTP IS AWESOME!
@sefirosweb,
I'll take a look at it :)
I need this! 🤩
@jeffegiovani,
just use different .env files, like .env for local and .env.prod for production. This extension has not been made with this option in mind but i'll still take a look at it when i've more time.