Issues
- 2
[Bug] escape characters
#128 opened by Tarrowren - 6
Multiple target languages doesn't work on Ubuntu
#163 opened by PeterWone - 0
Handle empty translations better
#171 opened by TylerLeonhardt - 2
[@vscode/l10n-dev] Feature Request: Support to use a variable assigned with `vscode.l10n.t`.
#169 opened by chirsz-ever - 1
[@vscode/l10n-dev][Bug] Strings in JavaScript files would be ignored when run `export` command on a folder with mixed JavaScript and TypeScript files
#168 opened by chirsz-ever - 1
import-xlf command should output package.nls.[language].json loc files to root, not --output-dir
#164 opened by jruales - 7
Large bundles with the generate-azure feature fail
#159 opened by mikeburgh - 1
Add an a way to use Azure Translator
#154 opened by TylerLeonhardt - 1
- 1
Azure Translator: we hit a character limit
#155 opened by TylerLeonhardt - 2
New line characters not normalized
#143 opened by TylerLeonhardt - 2
l10n | New function l10n.k to manage translation by key instead of English natural text translation
#152 opened by FALLAI-Denis - 0
l10n-dev | Produce a formatted, sorted and auto commented bundle.l10n.json file
#150 opened by FALLAI-Denis - 2
We don't scan when variables are declared elsewhere `let l10n; l10n = require('vscode').l10n`
#51 opened by TylerLeonhardt - 3
Line ending when call @vscode/l10n-dev export
#129 opened by Cosifne - 5
- 2
- 3
Possible optimization: skip regex replacement when there are no replacement arguments
#135 opened by jruales - 2
- 3
How to keep '\u200b' in generated xlf file?
#131 opened by Cosifne - 1
Support for ICU formatting?
#133 opened by jruales - 2
Cannot export value on Variable or Template String
#130 opened by yiliang114 - 1
- 3
Cannot export value on deconstruction
#119 opened by yiliang114 - 0
Provide a usage example for `t(options)` signature
#117 opened by jruales - 4
Passing outDir to command always outputs warning that it doesn't match packageJSON.l10n value.
#115 opened by dbreese - 12
Issue building vscode against >=electron-21
#104 opened by PF4Public - 1
- 3
- 3
xml2js NPM Vulnerability reported
#102 opened by vritant24 - 0
- 2
`l10n.t('foo\'bar')` is being extracted as `foo\'bar` but really it should honor escape characters
#73 opened by TylerLeonhardt - 2
Further multiline issues
#76 opened by tehcrashxor - 1
import-xlf prettified output
#75 opened by tehcrashxor - 3
Improve CLI (@vscode/l10n-dev ) - Validate if pre-requisites are correctly defined in `package.json`
#59 opened by alefragnani - 0
Support newlines in comments?
#94 opened by TylerLeonhardt - 2
Improve CLI (@vscode/l10n-dev ) - Use `l10n` entry in `package.json` if `--outDir` param is missing
#66 opened by alefragnani - 2
- 0
- 1
messages not found in bundle
#84 opened by aeschli - 1
Don't bundle `@vscode/l10n` to save space
#88 opened by TylerLeonhardt - 0
Do not minify the main entry files
#82 opened by aeschli - 0
Avoid using `node-fetch`
#83 opened by aeschli - 1
Docs for @vscode/l10n disagree with TS Types
#79 opened by connor4312 - 0
Multiline Comments Issue
#77 opened by TylerLeonhardt - 12
Conflicting documentation
#61 opened by deakjahn - 3
Unexpected Behavior - Translation notes are appended to the English string when no translation is provided
#62 opened by tehcrashxor - 1
- 2
The output file should be _formatted_
#54 opened by alefragnani - 1
Browser entry point does not export `t`
#49 opened by aeschli