Alex Dima
|
499686ca03
|
Send extension host exit code
|
2019-03-20 16:53:50 +01:00 |
|
Johannes Rieken
|
5a920062da
|
remove extHost-dependency from mainThreadLanguages, #70319
|
2019-03-20 12:40:54 +01:00 |
|
Martin Aeschlimann
|
0455fefeee
|
add 'vscode.newWindow' command
|
2019-03-20 11:44:12 +01:00 |
|
Benjamin Pasero
|
10c0126e4b
|
debt - reduce null | undefined usages
|
2019-03-20 08:28:19 +01:00 |
|
Daniel Imms
|
904db5d8f7
|
Support measuring terminal proc latency
|
2019-03-19 16:30:41 -07:00 |
|
Rachel Macfarlane
|
b5ef5937d3
|
Prevent multiple empty comment threads from being created at same position
|
2019-03-19 11:06:59 -07:00 |
|
Matt Bierner
|
7d0e64f5ec
|
Strict null check VS Code
Fixes #60565
Fixes #70417
|
2019-03-19 10:51:31 -07:00 |
|
Matt Bierner
|
bf7f750a19
|
Add asArray helper
|
2019-03-19 10:33:39 -07:00 |
|
Daniel Imms
|
beb89524b6
|
Merge branch 'master' into tyriar/70716
|
2019-03-19 09:21:38 -07:00 |
|
Andre Weinand
|
412a1074da
|
moved mainThreadDebugService to browser
|
2019-03-19 17:18:33 +01:00 |
|
Benjamin Pasero
|
eddda708d5
|
files2 - mkdirp throws any erorr that is not FileNotFound
|
2019-03-19 17:13:50 +01:00 |
|
Johannes Rieken
|
cfd4cb8c81
|
strict null trouble
|
2019-03-19 15:46:01 +01:00 |
|
Johannes Rieken
|
c92ce4014f
|
move extHost.protocol to common, #70319
|
2019-03-19 15:46:01 +01:00 |
|
Johannes Rieken
|
297a6be6b3
|
inline IRemoteConsoleLog-type, #70319
|
2019-03-19 15:21:49 +01:00 |
|
Johannes Rieken
|
a2370138b4
|
some more named imports
|
2019-03-19 15:19:06 +01:00 |
|
Johannes Rieken
|
5c02b50383
|
extHost.protocol should not depend on extHostTypes, #70319
|
2019-03-19 15:13:50 +01:00 |
|
Johannes Rieken
|
888415c12f
|
move proxy identifier, #70319
|
2019-03-19 15:13:49 +01:00 |
|
Johannes Rieken
|
63ce59c390
|
Merge pull request #70748 from Microsoft/joh/callh
Implement call hierarchy
|
2019-03-19 13:59:31 +01:00 |
|
Johannes Rieken
|
d9558862cc
|
add uri-property to CallHierarchtItem, better wording, better behaviour when switching calls/callers
|
2019-03-19 10:06:19 +01:00 |
|
Daniel Imms
|
02423d3f15
|
Fix flaky terminal test
|
2019-03-18 17:07:57 -07:00 |
|
Rachel Macfarlane
|
30b2c30706
|
Add a command for deleting comment threads
|
2019-03-18 16:27:18 -07:00 |
|
Daniel Imms
|
44c1e0321a
|
Support string in TerminalOptions.shellArgs
Fixes #70716
Fixes #70713
|
2019-03-18 15:38:33 -07:00 |
|
Rachel Macfarlane
|
37cb23d3dd
|
Unregister comment controller when it is disposed
|
2019-03-18 14:49:01 -07:00 |
|
Sandeep Somavarapu
|
fdf21e193d
|
Fix #70330
|
2019-03-18 19:56:15 +01:00 |
|
Johannes Rieken
|
a92a5bf11f
|
Merge branch 'master' into joh/callh
|
2019-03-18 12:41:19 +01:00 |
|
Andre Weinand
|
96eb4cf00d
|
proposed API: add parentSession to startDebugging; fixes #70219
|
2019-03-18 11:41:31 +01:00 |
|
Peng Lyu
|
579e4ac025
|
Comments should be in ctor comment thread
|
2019-03-15 12:53:41 -07:00 |
|
Alex Ross
|
8f16a02e66
|
Move remote agent environment out of node (#70568)
|
2019-03-15 17:00:57 +01:00 |
|
Andre Weinand
|
b81ceba1ce
|
strict null for extHostDebugService.ts
|
2019-03-15 14:53:50 +01:00 |
|
Andre Weinand
|
8c217344e7
|
prepare for strict null checks in extHostDebug
|
2019-03-15 14:53:50 +01:00 |
|
Andre Weinand
|
f051893f27
|
strict null for variableResolver.ts
|
2019-03-15 14:53:50 +01:00 |
|
Alex Dima
|
7ecbbe4489
|
Strict null checks
|
2019-03-15 12:48:25 +01:00 |
|
Sandeep Somavarapu
|
18b926cd11
|
Merge pull request #70548 from Microsoft/sandy081/70546
Improve extension activation failure messages
|
2019-03-15 11:34:06 +01:00 |
|
Alex Dima
|
ff898dd02c
|
Remove unused code
|
2019-03-15 11:31:46 +01:00 |
|
Sandeep Somavarapu
|
275fb51519
|
change missing deps to take only single dep
|
2019-03-15 10:37:57 +01:00 |
|
Alex Ross
|
de771267b8
|
Strict null check mainThreadTask.ts
Fixes #70510
|
2019-03-15 09:19:44 +00:00 |
|
Sandeep Somavarapu
|
d6058d77c0
|
Improve extension activation failure messages
|
2019-03-15 10:19:21 +01:00 |
|
Johannes Rieken
|
c9a8a1d08f
|
simple tree UX
|
2019-03-14 17:56:45 +01:00 |
|
Daniel Imms
|
c2114abf72
|
Fix strict null checks in extHostTerminalService
Fixes #70415
|
2019-03-14 08:55:19 -07:00 |
|
Alex Ross
|
d0e0aa2ddd
|
Strict null check extHostTask.ts
extHostTask.ts remains commented out in tsconfig.strictNullChecks.json since it still depends on unchecked files
Fixes #70414
|
2019-03-14 15:50:45 +00:00 |
|
Johannes Rieken
|
2f89a79efe
|
api proposal, add call hierarchy contrib
|
2019-03-14 16:14:43 +01:00 |
|
Alex Dima
|
1b66cd7fb7
|
Strict null checks (#60565)
|
2019-03-14 12:07:43 +01:00 |
|
Daniel Imms
|
7258b995f6
|
Add userHome to IEnvironment
|
2019-03-13 17:41:18 -07:00 |
|
Peng Lyu
|
f3f59aadc4
|
check if toggle reaction is available
|
2019-03-13 12:57:35 -07:00 |
|
Peng Lyu
|
528b422d92
|
strict null checks
|
2019-03-13 12:52:24 -07:00 |
|
Peng Lyu
|
58961de8fc
|
command is renamed to select command
|
2019-03-13 12:47:21 -07:00 |
|
Peng Lyu
|
16f80d5b74
|
toggle reactions
|
2019-03-13 12:46:38 -07:00 |
|
Peng Lyu
|
5c2d728a99
|
Select command for Comment.
|
2019-03-13 12:45:59 -07:00 |
|
Peng Lyu
|
9f6d5c009e
|
avoid redundant range update
|
2019-03-13 12:44:22 -07:00 |
|
Matt Bierner
|
32afa6d121
|
Strict null work in comments
Lots of null supressions. Will open issue to track removal
|
2019-03-13 11:31:49 -07:00 |
|