vscode-crowdin icon indicating copy to clipboard operation
vscode-crowdin copied to clipboard

Add support for split project configuration and API credentials

Open silopolis opened this issue 4 years ago • 3 comments

As recommended in https://support.crowdin.com/configuration-file/#split-project-configuration-and-api-credentials

Extension doesn't seem to support reading split sensitive informations from .crowdin.[yml|yaml] aside of the default file for project configuration.

It'd be great so we can place this private file at the root directory of VCS managed project and add it to the ignored files list so it is not pushed to public repositories.

Thanks in advance TY

silopolis avatar Nov 27 '21 16:11 silopolis

Hi @silopolis !

We will check whether it is possible and will come back to you as soon as possible

Meanwhile, wishing you a lovely day

OlenkaCrowdin avatar Nov 27 '21 16:11 OlenkaCrowdin

Hi @silopolis ! Configuration splitting is not supported by the Crowdin VS Code plugin, but there is a possibility to use environment variables. Did you consider this option?

andrii-bodnar avatar Nov 27 '21 17:11 andrii-bodnar

I usually favor config files over env vars for many reasons. But indeed I can fallback to these... Thanks for your quick answer 👍

silopolis avatar Nov 27 '21 17:11 silopolis