Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Jinbo Wang f79664cd8e
Add debug/toolbar button to reload changed classes (#586)
* Add debug/toolbar button to reload changed classes

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

* Make tslint happy

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

* Show a warning when autobuild is disabled

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

* Address review comments

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
2019-05-28 10:42:32 +08:00
Jinbo Wang a458e5e76e
Support Chinese Locale for launch configurations (#484)
* Support Chinese Locale for launch configurations

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>

* Fix Chinese translation per review comments

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
2018-11-30 17:52:18 +08:00
Thad House ddb9e10a43 Add way to disable run and debug code lens provider (#465)
* Add way to disable run and debug code lens provider

There are cases where it will never work properly, and it is confusing a chunk of my users that attempt to use it, and wonder why it fails

Closes #464

* Add translation support

* Add type to lambda

* Add period to description
2018-10-31 10:29:15 +08:00
Julien Russo 8bd8705b13 Added italian translation for extension configuration. (#463)
* Improved i18n.

Moved english translation to package.nls.json file, added italian translation and modified package.json to use .nls files.

* Fixes
2018-10-30 18:32:36 -07:00