★ wanayoo — archive 1999 https://github.com/oujunke/java-debug/releasesNouvelle recherche | Portail wanayoo
Skip to content
Nov 29, 2017
Provide launchInTerminal feature to support console input (microsoft#122
)

* Provide launchInTerminal feature to support console input

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

* Use thenCompose to handle null response case
Nov 17, 2017
upgrade with new version 0.3.1 for hotfix, while the main modificatio…
…n is in the js side, upgrade the version accordingly
Nov 9, 2017
add user settings (microsoft#94)
* add user settings

* add debug settings feature

* update java doc for json format of configuration.

* update setting names

* merge log level together with other settings

* add private ctor for DebugSettings to avoid create DebugSettings instance

* using JsonUtil to fill settings.

* merge log level together with other settings

* rollback useless code changes changed by code formater

* rollback useless code changes changed by code formater
Oct 18, 2017
fix the inconsistent uri issue for set breakpoint request (microsoft#84)
* fix the inconsistent uri issue for set breakpoint request

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

* add vscode bug number

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

* fix review comments

Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
Sep 25, 2017
add set log level handler for setting log level from vscode side. (mi…
…crosoft#47)

* add set log level handler for setting log level from vscode side.

* disable jdt log for unmatched level.

* revert local debug changes

* reset log levels for logger handler.
You can’t perform that action at this time.