SFTP Deployment For VS Code
This goes back to basics for sftp deployment using VS Code and tries to mirror the JetBrains IDE feature
For my day-to-day work, I have to SFTP code through a proxy gateway. JetBrains IDEs handle this natively, but after scouring the market, I couldn’t find a single VS Code extension that did the trick. I really wanted to stick with Antigravity, the new VS Code fork, instead of constantly bouncing between environments.
So, I teamed up with Google Gemini and built my first extension. It works like a charm and has been a total game-changer for my workflow. Enjoy!