I suppose I’m doing something wrong but after few tests of Visual Studio Code and Crowdin integration my translations in VS code are replased with source content. What can be the reason? I’d like to avoid it in the future.
The plugin works with the files it receives from the API. Imagine that the logic is the same as CLI or API.
The reasons may be different - most likely it’s the export option or wrong export patterns of particular files.
Try checking by UI build and download button to see if this build brings same result so you whether the project contains those translations that should come in the exported file, according to diffs. I’m 99% sure you’ll see the same result with UI build-download as with VS Code appropriate command.