Joao Moreno
|
8a9f89c285
|
index tree: prevent root from changing collapse state
|
2019-09-06 17:44:25 +02:00 |
|
Joao Moreno
|
174c9c69ec
|
fix bad update
|
2019-09-06 17:22:01 +02:00 |
|
Joao Moreno
|
eb514dbb67
|
IndexTree: fix setCollapsible
|
2019-09-06 16:10:49 +02:00 |
|
Joao Moreno
|
63061024f7
|
Merge remote-tracking branch 'origin/master' into joao/fix-78388
|
2019-09-06 15:22:48 +02:00 |
|
Joao Moreno
|
f27b246e78
|
Revert "Workaround for #78388 (twistie not updating on has children change) (#78390)"
This reverts commit 58d0639ac1 .
|
2019-09-06 14:51:14 +02:00 |
|
Johannes Rieken
|
3b647d9c5f
|
💄 use asyn/await
|
2019-09-06 12:55:31 +02:00 |
|
Johannes Rieken
|
503c36d979
|
update distro
|
2019-09-06 12:01:14 +02:00 |
|
Johannes Rieken
|
f6daf19f9a
|
debt - remove unused service workr
|
2019-09-06 11:54:13 +02:00 |
|
Joao Moreno
|
45017f34b0
|
IndexTreeModel: complete setCollapsible()
related to #78388
|
2019-09-06 11:19:32 +02:00 |
|
Joao Moreno
|
3d8aa73a31
|
wip: tree model setCollapsible
|
2019-09-06 11:01:06 +02:00 |
|
Martin Aeschlimann
|
68c1123b33
|
Code-insiders started from WSL doesn't return to console/ doesn't connect Fixes microsoft/vscode-remote-release#1369
|
2019-09-06 10:46:53 +02:00 |
|
Joao Moreno
|
fe44d14e71
|
fixes #80415
|
2019-09-06 09:40:08 +02:00 |
|
Alex Ross
|
4fa0b6543f
|
Open local files in same window when remote by default
Fixes https://github.com/microsoft/vscode-remote-release/issues/980
|
2019-09-06 09:30:30 +02:00 |
|
Benjamin Pasero
|
a26961432c
|
notifications - never hide them when window does not have focus (fix #80285)
|
2019-09-06 08:43:09 +02:00 |
|
Benjamin Pasero
|
0739b0f069
|
url service - create proper URIs
|
2019-09-06 08:19:04 +02:00 |
|
SteVen Batten
|
9414b7e75b
|
fixes #80404
|
2019-09-05 16:38:20 -07:00 |
|
Martin Aeschlimann
|
b283b29781
|
rawDebugSession: extensionDevelopmentPath is array. Fixes #80410
|
2019-09-05 21:23:58 +02:00 |
|
Joao Moreno
|
aff32e7b5c
|
wip
|
2019-09-05 19:53:12 +02:00 |
|
Joao Moreno
|
827796e167
|
💄
|
2019-09-05 19:52:44 +02:00 |
|
Rob Lourens
|
fc2e39fc63
|
Merge pull request #80241 from jeanp413/fix-focus-search-results
Fix focus next/prev search result command inconsistent behavior
|
2019-09-05 10:32:40 -07:00 |
|
Rob Lourens
|
3e6b7b1fb0
|
Merge pull request #80239 from jeanp413/fix-focus-single-search-result
Reset SearchView tree focus when there is a single result
|
2019-09-05 10:19:06 -07:00 |
|
Miguel Solorio
|
aed274d5aa
|
Update new Octicons
|
2019-09-05 09:28:06 -07:00 |
|
Andre Weinand
|
7af28da188
|
add cancel request to DAP
|
2019-09-05 18:25:58 +02:00 |
|
Joao Moreno
|
3aa0fc0b52
|
fixes #80414
|
2019-09-05 17:47:59 +02:00 |
|
Joao Moreno
|
8cf8b523b9
|
💄 refactor AsyncDataTree tests
|
2019-09-05 17:46:25 +02:00 |
|
Martin Aeschlimann
|
27f011cb1d
|
only warn when using unknown option
|
2019-09-05 17:19:44 +02:00 |
|
Martin Aeschlimann
|
dea88d893b
|
add disable-inspect to argv options
|
2019-09-05 16:55:20 +02:00 |
|
Martin Aeschlimann
|
f9f58c32ae
|
update distro
|
2019-09-05 16:46:13 +02:00 |
|
Martin Aeschlimann
|
5a3229cb6b
|
cli: warn when singular argument is defined multiple times
|
2019-09-05 16:25:48 +02:00 |
|
Martin Aeschlimann
|
c27d4e086e
|
enableProposedApiFor is string[]
|
2019-09-05 16:03:49 +02:00 |
|
Alex Ross
|
5a16d6e617
|
Respect scheme of defaultUri in remote file picker
Fixes https://github.com/microsoft/vscode-remote-release/issues/1271
|
2019-09-05 15:56:28 +02:00 |
|
isidor
|
02be15500c
|
debug: wording polish
|
2019-09-05 15:49:39 +02:00 |
|
isidor
|
5ebf2ab887
|
introduce debug.onTaskErrors
fixes #68084
|
2019-09-05 15:49:14 +02:00 |
|
Joao Moreno
|
d591cb7e6d
|
fixes #80054
|
2019-09-05 15:49:07 +02:00 |
|
Martin Aeschlimann
|
a00cb247b3
|
cli: report unknown options
|
2019-09-05 15:46:05 +02:00 |
|
Martin Aeschlimann
|
7a67a54e5e
|
extensionDevelopmentPath is string[]
|
2019-09-05 15:46:05 +02:00 |
|
Martin Aeschlimann
|
1cab21cffb
|
make string[] in ParsedArgs consistent
|
2019-09-05 15:46:05 +02:00 |
|
Alex Ross
|
7077b6b7f9
|
Fix very annoying gulp task error that always takes you to tasks output
Even when you click dismiss
|
2019-09-05 15:20:08 +02:00 |
|
Alex Ross
|
ca4c1bf7a0
|
Go to ext host for system default shell and args for tasks
Fixes https://github.com/microsoft/vscode-remote-release/issues/1203
|
2019-09-05 14:59:08 +02:00 |
|
Joao Moreno
|
d0898d57d4
|
fixes #80336
|
2019-09-05 13:47:42 +02:00 |
|
Joao Moreno
|
11176da04d
|
fixes #80386
|
2019-09-05 13:33:21 +02:00 |
|
Sandeep Somavarapu
|
6581d602aa
|
Fix #80369
|
2019-09-05 11:53:16 +02:00 |
|
Benjamin Pasero
|
44ac060e73
|
resolve #80344 on master
|
2019-09-05 11:45:03 +02:00 |
|
Benjamin Pasero
|
cc4bc4e17e
|
debt - clean up strict init
|
2019-09-05 11:40:25 +02:00 |
|
Isidor Nikolic
|
97a05cec1b
|
Merge pull request #80122 from dgozman/fix-79583
Make DebugSession.name writable; fixes #79583
|
2019-09-05 11:30:30 +02:00 |
|
Alex Ross
|
3fa5e013d1
|
Show Create tasks.json file from template in workspaces
Fixes #80221
|
2019-09-05 11:18:08 +02:00 |
|
Benjamin Pasero
|
33f336c612
|
Revert "Revert "Fix rawSearchService to handle maxResults=0 correctly""
This reverts commit 191ecb92f8 .
|
2019-09-05 11:16:09 +02:00 |
|
Benjamin Pasero
|
191ecb92f8
|
Revert "Fix rawSearchService to handle maxResults=0 correctly"
This reverts commit 5f36b0ea9a .
|
2019-09-05 10:59:59 +02:00 |
|
Alex Ross
|
bfa3db2f07
|
Allow one-off global tasks if they have a cwd
Fixes #78817
|
2019-09-05 10:46:54 +02:00 |
|
Sandeep Somavarapu
|
e85f2a3b8d
|
💄
|
2019-09-05 10:02:30 +02:00 |
|