Sandeep Somavarapu
|
28c375c701
|
update distro
|
2019-08-15 16:14:54 +02:00 |
|
Sandeep Somavarapu
|
8095541d7d
|
inline product configuration in produt service
|
2019-08-15 16:08:11 +02:00 |
|
Johannes Rieken
|
926e27cb4f
|
fix compile error
|
2019-08-15 16:05:00 +02:00 |
|
isidor
|
998a6d7cf9
|
callStack view: do not show thread when there is only one to be compact
fixes #79121
|
2019-08-15 15:48:52 +02:00 |
|
Sandeep Somavarapu
|
bc433d65c4
|
Fix #79206
|
2019-08-15 15:37:25 +02:00 |
|
Johannes Rieken
|
21de711cdf
|
remove proposed API vscode.commands.onDidExecuteCommand
|
2019-08-15 15:24:40 +02:00 |
|
isidor
|
985c775b38
|
rawDebugSession: do not use process
#79210
|
2019-08-15 15:23:43 +02:00 |
|
Benjamin Pasero
|
5d4a2514c9
|
debt - avoid process dependency in common
|
2019-08-15 14:57:21 +02:00 |
|
Johannes Rieken
|
f5ade17659
|
fix process layer-breaker
|
2019-08-15 14:37:08 +02:00 |
|
Johannes Rieken
|
032ffe6ae1
|
better exports trapping
|
2019-08-15 14:03:34 +02:00 |
|
Benjamin Pasero
|
40b5ba9cf2
|
web - workaround clipboard issue with selection type
|
2019-08-15 13:57:15 +02:00 |
|
Benjamin Pasero
|
92dafb390c
|
web - implement credentials provider and add API
|
2019-08-15 13:13:58 +02:00 |
|
Benjamin Pasero
|
2b22c0a0b2
|
update distro
|
2019-08-15 13:05:11 +02:00 |
|
isidor
|
f6484fd347
|
debug: prevent expression.value being undefined
fixes #79169
|
2019-08-15 12:52:35 +02:00 |
|
Johannes Rieken
|
163aed3817
|
fix exports trap
|
2019-08-15 12:37:59 +02:00 |
|
isidor
|
fd9ecea286
|
fixes #79168
|
2019-08-15 12:34:21 +02:00 |
|
isidor
|
eed66ab862
|
minor polish
|
2019-08-15 12:29:21 +02:00 |
|
Isidor Nikolic
|
6f1375561d
|
Merge pull request #79065 from mayaswrath/issues/77879
Issues/77879
|
2019-08-15 12:24:25 +02:00 |
|
Sandeep Somavarapu
|
7639d9b78e
|
use process.setImmediate
|
2019-08-15 12:00:44 +02:00 |
|
Sandeep Somavarapu
|
2976199533
|
Move extension tips service to web and enable extension recommendations
|
2019-08-15 12:00:44 +02:00 |
|
Sandeep Somavarapu
|
0a08b58f52
|
do not look for executables in web
|
2019-08-15 12:00:44 +02:00 |
|
Benjamin Pasero
|
dad6117f36
|
debt - more tests diag
|
2019-08-15 11:39:31 +02:00 |
|
Benjamin Pasero
|
2147b8a9d9
|
web - enable feedback contribution
|
2019-08-15 11:36:43 +02:00 |
|
Sandeep Somavarapu
|
35b9b7fbe3
|
update distro
|
2019-08-15 11:20:17 +02:00 |
|
Alex Ross
|
cdea3dcf3b
|
Multi-select in custom tree view (#78625)
Part of #76941
The first argument is now the element that the command is executed on. The second argurment is an array of the other selected items
|
2019-08-15 11:15:31 +02:00 |
|
Benjamin Pasero
|
7c53175eef
|
web - add todo for potentially cyclic dependency
|
2019-08-15 11:11:57 +02:00 |
|
DiamondYuan
|
88e76958cf
|
docs: fix type (#79129)
|
2019-08-15 11:09:16 +02:00 |
|
Alex Ross
|
634e8ea93a
|
Simplify tasks command
|
2019-08-15 10:57:48 +02:00 |
|
Sandeep Somavarapu
|
bca9d85350
|
update distro
|
2019-08-15 10:56:13 +02:00 |
|
Sandeep Somavarapu
|
2e4c7199ce
|
💄
|
2019-08-15 10:56:13 +02:00 |
|
Benjamin Pasero
|
15bf846973
|
fix mispell
|
2019-08-15 10:55:01 +02:00 |
|
Benjamin Pasero
|
86aa7c850e
|
tests - add more debug for randomly failing getUntitledWorkspacesSync
|
2019-08-15 10:54:11 +02:00 |
|
Benjamin Pasero
|
ce3052c94b
|
update distro
|
2019-08-15 09:54:14 +02:00 |
|
Benjamin Pasero
|
262bb4c4ad
|
debt - make diagnostics service only accessible from node
|
2019-08-15 09:42:43 +02:00 |
|
Benjamin Pasero
|
03a43bbacb
|
debt - move issue service out of common since it will not be supported in the web for now
|
2019-08-15 09:31:57 +02:00 |
|
Benjamin Pasero
|
6ccb91b918
|
debt - avoid some StrictNullOverride
|
2019-08-15 09:25:56 +02:00 |
|
Christof Marti
|
8985ff7c9d
|
Work around minifier bug (#79044)
|
2019-08-15 09:12:03 +02:00 |
|
Christof Marti
|
f9f9f13e10
|
Revert "Update uglify-es (#79044)"
This reverts commit e677c03899.
|
2019-08-15 09:11:33 +02:00 |
|
Johannes Rieken
|
b12f623603
|
Merge pull request #79099 from SneakyFish5/unix-seconds-variable
Add CURRENT_SECONDS_UNIX snippet variable
|
2019-08-15 08:55:47 +02:00 |
|
Johannes Rieken
|
adcb9ea8e4
|
Merge branch 'master' into unix-seconds-variable
|
2019-08-15 08:55:21 +02:00 |
|
Miguel Solorio
|
44a48f75d6
|
Add installer assets for OSS (#79045)
|
2019-08-15 06:38:47 +02:00 |
|
Matt Bierner
|
df96e402b2
|
Improve jsdoc section of walkthrough
Fixes #71023
As discussed in #75033
|
2019-08-14 18:06:01 -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 |
|
Matt Bierner
|
15cf335e8b
|
Merge pull request #76487 from infmja/issue-#76042
Fix middle mouse button opening broken release notes link in browser
|
2019-08-14 17:26:13 -07:00 |
|
Matt Bierner
|
81c327f089
|
Merge branch 'master' into issue-#76042
|
2019-08-14 17:25:18 -07:00 |
|
Peng Lyu
|
382e94c6c0
|
Merge branch 'rebornix/remoteExplorer'
|
2019-08-14 17:20:12 -07:00 |
|
Peng Lyu
|
e0dd508b0e
|
Register Remote Explorer when there are contributions.
|
2019-08-14 17:19:17 -07:00 |
|
Matt Bierner
|
46d0bd8100
|
Don't include closing ] in folded range
Fixes #79142
|
2019-08-14 17:05:13 -07:00 |
|
Matt Bierner
|
2c4edeb617
|
Make sure we compare fully normalized error codes when checking for fix all actions
|
2019-08-14 17:05:13 -07:00 |
|