isidor
|
a1f9798185
|
debug: make sure to select configuration when switching workspace folders
|
2019-12-02 14:54:10 +01:00 |
|
isidor
|
dbcaa1df21
|
debug: fine tune start experience
#84677
|
2019-11-27 18:57:15 +01:00 |
|
isidor
|
772bc18acb
|
debug config manager: more asyn await
fixes #83334
|
2019-11-21 15:50:00 +01:00 |
|
isidor
|
4312a6feb6
|
fixes #83465
|
2019-11-12 10:25:22 +01:00 |
|
Andre Weinand
|
d2baccdf91
|
Revert "debug configuration manager: asyn await"
This reverts commit 3bbd6bfd03.
|
2019-10-28 21:14:18 +01:00 |
|
isidor
|
5727722320
|
enable strictFunctionTypes in VS Code codebase #81574
|
2019-10-18 15:20:34 +02:00 |
|
isidor
|
8eae4baa9f
|
debug: cleanup starting debugging
fixes #82241
|
2019-10-18 11:37:40 +02:00 |
|
isidor
|
3bbd6bfd03
|
debug configuration manager: asyn await
|
2019-10-15 11:57:11 +02:00 |
|
Matt Bierner
|
029009eafd
|
Marking most private emitters as readonly
Emitters should generally not be reassigned as their corresponding event would also be lost. Marking these as readonly just to enforce this
|
2019-09-23 17:31:18 -07:00 |
|
Matt Bierner
|
d145b27f05
|
Change openEditor to return undefined instead of null
For #70020
|
2019-08-14 18:01:52 -07:00 |
|
Matt Bierner
|
9649fa56d9
|
Use undefined instead of null in IEditorOpeningEvent and IOpenEditorOverride
|
2019-08-14 17:52:02 -07:00 |
|
isidor
|
5cad6c4879
|
debug: adopt initiCancelationToken
fixes #77293
|
2019-08-06 16:52:41 +02:00 |
|
Andre Weinand
|
6127460acc
|
propagate CancellationToken to debug API; see #77293
|
2019-08-06 16:10:46 +02:00 |
|
isidor
|
31cd6aea84
|
strictPropertyInitialization
#78168
|
2019-08-06 10:50:29 +02:00 |
|
Andre Weinand
|
9d8d084129
|
properly use default terminal for debug; fixes #77110
|
2019-07-25 19:06:02 +02:00 |
|
Benjamin Pasero
|
4e68c8f6e8
|
state - towards storing state when it changes or specifically only on shutdown
|
2019-07-10 10:12:38 +02:00 |
|
Andre Weinand
|
9f20ed4d6e
|
consolidate externalTerminalService: dead wood removal
|
2019-07-03 17:14:49 +02:00 |
|
isidor
|
b950554a2a
|
debug config manager: first init launches then register listeners
|
2019-06-19 16:09:24 +02:00 |
|
Andre Weinand
|
e12dff9fe5
|
Better name for temporary DebugUIService
|
2019-06-17 18:02:34 +02:00 |
|
Andre Weinand
|
e20b2637d9
|
web - first cut of debugger
|
2019-06-17 18:02:34 +02:00 |
|