Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npx @vscode/l10n-dev export -o ./l10n ./src command doesn't work in example extension #161945

Closed
dbaeumer opened this issue Sep 27, 2022 · 0 comments · Fixed by microsoft/vscode-l10n#17
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug l10n-platform Localization platform issues (not wrong translations) verified Verification succeeded

Comments

@dbaeumer
Copy link
Member

Testing #161870

Followed the steps from the readme and executed npx @vscode/l10n-dev export -o ./l10n ./src in the l10n-sample directory. Running the command gives me:

npx @vscode/l10n-dev export -o .\l10n\ .\src\                                                         
Searching for TypeScript files...
No TypeScript files found.

Tried both forwards and backwards slashes.

TylerLeonhardt added a commit to microsoft/vscode-l10n that referenced this issue Sep 27, 2022
* Fix Windows path handlng fixes microsoft/vscode#161945
* Add a script name instead of relying on name at runtime fixes microsoft/vscode#161946
* Fix escaping ampersands
@TylerLeonhardt TylerLeonhardt added bug Issue identified by VS Code Team member as probable bug l10n-platform Localization platform issues (not wrong translations) labels Sep 27, 2022
@TylerLeonhardt TylerLeonhardt added this to the September 2022 milestone Sep 27, 2022
TylerLeonhardt added a commit to microsoft/vscode-l10n that referenced this issue Sep 27, 2022
* Fix Windows path handlng fixes microsoft/vscode#161945
* Add a script name instead of relying on name at runtime fixes microsoft/vscode#161946
* Fix escaping ampersands
@dbaeumer dbaeumer added the verified Verification succeeded label Sep 29, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Nov 11, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug l10n-platform Localization platform issues (not wrong translations) verified Verification succeeded
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants