After you set your replit ssh key to your ssh panel, if you still can get code in your vscode system.Make sure you filled out .ssh/configHost *.replit.dev Port 22 IdentityFile ~/.ssh/replit StrictHostKeyChecking accept-newYou can find config file in vscode with command palleteopen ssh configuration fileYou can find the official tutorial below linkConntecting to your Repl