Commit Graph

13 Commits

Author SHA1 Message Date
Rome Li 5b3eecbbf7 Update product icon (#25) 2017-09-20 16:24:51 +08:00
Jinbo Wang c33bb189e8 Add launch.json configuration snippets for vscode-java-debug (#23)
* Add launch.json configuration snippets for vscode-java-debug

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

* improve description text
2017-09-20 14:40:37 +08:00
Jinbo Wang 9cb2eaf9b5 Ask user to create launch.json first if it's not found (#18)
* Ask user to create launch.json first if it's not found

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

* fix review comments

* Detect launch.json by checking config object is empty or not

* fix description text
2017-09-19 18:19:19 +08:00
Andy Xu(devdiv) e934bf6254 add encoding settings in launch.json (#17) 2017-09-19 13:11:29 +08:00
Yaohai Zheng 358a0e4fbf Refine codebase. (#13) 2017-09-17 19:47:07 -07:00
Rome Li c2038df209 Reduce keywords (#7) 2017-09-13 16:50:16 +08:00
Rome Li 2599ed4b68 Add readme content, keywords and icon (#6) 2017-09-13 16:42:28 +08:00
Jinbo Wang 8e1f407e36 add startDebugSession to extension activation events list (#4)
Signed-off-by: Jinbo Wang <jinbwan@microsoft.com>
2017-09-12 18:54:34 +08:00
Yaohai Zheng 2dc3a4975f Add binary extension. (#3) 2017-09-11 16:49:45 +08:00
Yaohai Zheng 8434cc28e5 Refine commands. (#2) 2017-09-11 14:40:40 +08:00
Yaohai Zheng 9eba74f492 Intialize VSCode Java Debugger extension. (#1) 2017-09-08 12:19:34 +08:00
Microsoft Open Source 256243381e Initial commit 2017-09-06 01:40:48 -07:00
Microsoft GitHub User 5f72c3bcbf Initial commit 2017-09-06 01:40:43 -07:00