Linking VS Code and Project IDX for project developmen

Hello!
This might be a silly question, but is it possible to configure Project IDX and VS Code to work on the same project?

The idea is that all project files are stored locally on my laptop and synced to the cloud. Sometimes it’s more convenient for me to work on an iPad, and Project IDX is perfect for that. Right now, I’ve set up synchronization via GitHub, but not all working files are uploaded due to the .gitignore settings.

Does anyone know another way to do this? Maybe there’s a way to connect Project IDX to the same cloud storage?

1 Like

Syncing via Git is the best approach right now. This is something we are looking at ways of improving in the near future.

1 Like

Thanks for the reply.
Now I’m trying to write an extension to link VS Code and IDX via the Cloud (currently it’s Yangex Disk).