vCode is an on-device IDE. Your code, projects, output, and settings live only on your iPhone or iPad, inside the app's private container (and in your own iCloud/device backups, which are controlled by you and Apple — not by us). We operate no servers, and the app never sends your code or files anywhere unless you explicitly ask it to (for example, pushing to your own GitHub repository).
vCode works fully offline. It only uses the network for actions you start yourself:
pypi.org (Python) or
registry.npmjs.org (Node.js). Only standard download requests are made; no
personal information is included.github.com) over HTTPS.These services have their own privacy policies; your requests to them are governed by those policies.
If you add a GitHub personal access token, it is stored securely in the device Keychain (or an encrypted, device-protected file) and is only ever transmitted to the git host you are cloning from or pushing to. We never see it, never proxy it, and never send it anywhere else. Removing it in Source Control → Account deletes it from the device.
vCode does not collect personal information from anyone, including children.
If vCode's privacy practices ever change, this page will be updated and the effective date revised before the change takes effect.