Daniel Imms
|
cceeceb155
|
Remove logs
|
2019-05-29 13:00:51 -07:00 |
|
Martin Aeschlimann
|
a68a2de088
|
update distro
|
2019-05-29 21:23:23 +02:00 |
|
Martin Aeschlimann
|
98b8848002
|
Merge pull request #74550 from microsoft/aeschli/bin-path
add bin path on server
|
2019-05-29 21:20:19 +02:00 |
|
Daniel Imms
|
0e39c152f7
|
Correctly splice from bg terminal list
Fixes #74487
|
2019-05-29 12:01:16 -07:00 |
|
Daniel Imms
|
3b95e8ed97
|
Merge pull request #74519 from microsoft/joao/cleanup-native-modules
Tighten native node modules cleanup rules
|
2019-05-29 11:19:51 -07:00 |
|
Matt Bierner
|
8870d8e742
|
Merge pull request #74546 from tony-xia/use-const
Use "const" instead of "let" in uint
|
2019-05-29 11:01:33 -07:00 |
|
Peng Lyu
|
4df618ddd4
|
Fix #74562. update menu registration key in comments.
|
2019-05-29 10:21:16 -07:00 |
|
Peng Lyu
|
3bf7c92093
|
Fix #74561. Update resource name to uri.
|
2019-05-29 10:12:32 -07:00 |
|
Rachel Macfarlane
|
2185280ed5
|
Update commentThread/context and comment/context contribution descriptions, fixes #74552
|
2019-05-29 09:59:36 -07:00 |
|
Miguel Solorio
|
9d14aa15f1
|
Merge pull request #74569 from microsoft/misolori/octicons-update
Update vscode-octicons-font to 1.3
|
2019-05-29 09:17:52 -07:00 |
|
Miguel Solorio
|
063ddf03e7
|
Update vscode-octicons-font to 1.3
|
2019-05-29 09:02:49 -07:00 |
|
isidor
|
b456138eb0
|
explroer: no need to refresh the explorer tree on formatter change since resourceLabels now refresh independently
|
2019-05-29 17:43:14 +02:00 |
|
Martin Aeschlimann
|
0d17d408bf
|
[css] update service (for #63805)
|
2019-05-29 17:11:05 +02:00 |
|
isidor
|
4486388383
|
resource label: redraw on formatter change
|
2019-05-29 17:07:53 +02:00 |
|
Martin Aeschlimann
|
a25f8bb505
|
add bin path on server
|
2019-05-29 14:39:57 +02:00 |
|
Tony Xia
|
432e486a53
|
Use "const" instead of "let" in uint
|
2019-05-29 21:51:17 +10:00 |
|
Johannes Rieken
|
4c5705f4f8
|
Revert "startup metrics should know if a window talks to a remote"
This reverts commit 2e61cfb5dc .
|
2019-05-29 12:45:51 +02:00 |
|
Benjamin Pasero
|
b60faaa149
|
fix #74321 (revert back from async/await due to minifier issues)
|
2019-05-29 12:01:24 +02:00 |
|
Joao Moreno
|
31777858c7
|
strict null
|
2019-05-29 11:08:22 +02:00 |
|
Joao Moreno
|
228cf76a2a
|
Merge commit 'refs/pull/74239/head' of github.com:Microsoft/vscode into pr/74239
|
2019-05-29 11:05:37 +02:00 |
|
Joao Moreno
|
bfcbc20fae
|
tighten native node modules cleanup rules
|
2019-05-29 10:57:53 +02:00 |
|
Johannes Rieken
|
5cfeefdaa9
|
remove vscode.env.remoteAuthority API, #74188
|
2019-05-29 10:33:48 +02:00 |
|
isidor
|
6b6e21d786
|
debug: read out current line when paussed
fixes #61608
|
2019-05-29 09:56:41 +02:00 |
|
Daniel Imms
|
6964233e81
|
vscode-xterm@3.14.0-beta6
Diff: c22bc90...abd733e
Fixes #72149
Fixes #74183
|
2019-05-28 19:31:41 -07:00 |
|
Peng Lyu
|
6c20dc9b22
|
align CommentThread ctor argument name with property
|
2019-05-28 17:42:57 -07:00 |
|
Peng Lyu
|
3bf9deb1bf
|
support submit comment keybinding
|
2019-05-28 17:42:56 -07:00 |
|
Matt Bierner
|
c69c1719bb
|
Add enumDescriptions for merge-conflict.diffViewPosition
Fixes #74500
|
2019-05-28 14:54:29 -07:00 |
|
Matt Bierner
|
0f19fa2d60
|
Update to latest TS@next
|
2019-05-28 14:54:02 -07:00 |
|
Matt Bierner
|
806ac7c39b
|
Fix more instances of using push instead of add
|
2019-05-28 10:32:14 -07:00 |
|
Matt Bierner
|
d6f88e2626
|
Update comment
|
2019-05-28 10:26:40 -07:00 |
|
Matt Bierner
|
7977f4427d
|
Fix compile error from method rename in merge
|
2019-05-28 10:24:17 -07:00 |
|
Matt Bierner
|
a202ed92ed
|
Don't try laying out disposed webview
Fixes #73733
|
2019-05-28 10:17:19 -07:00 |
|
Matt Bierner
|
30d1114535
|
Replacing a few instances of IDisposable[]
|
2019-05-28 10:16:34 -07:00 |
|
Benjamin Pasero
|
959246744b
|
status - simplify by not needing element ID
|
2019-05-28 18:20:56 +02:00 |
|
Johannes Rieken
|
a429fd1356
|
refine remoteAuthority-api, #74188
|
2019-05-28 18:00:07 +02:00 |
|
Benjamin Pasero
|
8c35807271
|
status bar - adopt octicons for problems (#74285)
|
2019-05-28 17:54:01 +02:00 |
|
SteVen Batten
|
d70b0f1ecd
|
attempt 2
|
2019-05-28 08:14:30 -07:00 |
|
isidor
|
f03f7c33a4
|
debug: commands when there is no focused thread, send the request to the first thread
fixes #73090
|
2019-05-28 17:10:23 +02:00 |
|
Johannes Rieken
|
bfb8dd3a04
|
Merge pull request #74464 from microsoft/joh/uri-fspath
add path sep info to json data
|
2019-05-28 17:09:13 +02:00 |
|
Johannes Rieken
|
36d2e4c0b6
|
use shorter label, shorter value
|
2019-05-28 16:55:39 +02:00 |
|
isidor
|
8fd154e360
|
debug: do not use disposable store, it breaks the watch view input
|
2019-05-28 16:38:18 +02:00 |
|
Alex Ross
|
c8fafc7d73
|
Do not add label to task commands by default
Fixes #69844
|
2019-05-28 16:12:58 +02:00 |
|
Martin Aeschlimann
|
3553c33e61
|
update distro for oss
|
2019-05-28 16:11:29 +02:00 |
|
Martin Aeschlimann
|
2fd3363b46
|
oss 1.35.0
|
2019-05-28 16:08:57 +02:00 |
|
Martin Aeschlimann
|
c3201c6948
|
"workbench.iconTheme": null has no effect. Fixes #74448
|
2019-05-28 15:44:51 +02:00 |
|
Benjamin Pasero
|
af9cd4e8f2
|
status - convert "running tasks" statud entry to use octicons (#74285)
|
2019-05-28 15:43:46 +02:00 |
|
Andre Weinand
|
3d7d82609d
|
use DAP@1.35
|
2019-05-28 15:36:27 +02:00 |
|
Martin Aeschlimann
|
62d7e7c508
|
update distro
|
2019-05-28 15:29:44 +02:00 |
|
Benjamin Pasero
|
6755d824f6
|
status - use octicon for debug play button (#74285)
|
2019-05-28 15:11:30 +02:00 |
|
Johannes Rieken
|
c681aad0bf
|
add path sep info to json data
|
2019-05-28 14:59:22 +02:00 |
|