The tools automates the extraction of strings to be externalized from TS and JS code. It therefore help localizing VSCode extensions and language servers written in TS and JS
Перейти к файлу
Brandon Jacobs 8863e1cf4c refactored kev value pair changes into own function. Moved helper function into lib 2016-05-12 10:50:30 -07:00
.vscode Add support for gulp. FIx problems with vscl 2016-02-11 11:26:40 +01:00
src refactored kev value pair changes into own function. Moved helper function into lib 2016-05-12 10:50:30 -07:00
test Initial version 2016-02-09 11:49:08 +01:00
.gitignore Initial version 2016-02-09 11:49:08 +01:00
.npmignore Adding npmignore and travis file 2016-03-01 16:07:03 +01:00
.travis.yml Adding npmignore and travis file 2016-03-01 16:07:03 +01:00
License.txt Rename files 2016-03-01 16:03:04 +01:00
README.md Adding status entries to readme.md 2016-03-01 16:28:03 +01:00
ThirdPartyNotices.txt Rename files 2016-03-01 16:03:04 +01:00
package.json Fixes #2: Make locale tag resolution lower case based 2016-03-22 12:32:41 +01:00

README.md

vscode-nls-dev

The tools automates the extraction of strings to be externalized from TS and JS code. It therefore help localizing VSCode extensions and language servers written in TS and JS.

Build Status NPM Version NPM Downloads

LICENSE

MIT