Commit Graph

90679 Commits

Author SHA1 Message Date
João Moreno
e0a04c5096 add telemetry points to ExtensionUrlHandler 2021-09-27 11:22:03 +02:00
João Moreno
91ec524444 update vsce 2021-09-27 10:14:00 +02:00
Ladislau Szomoru
f6dc5cd12e Update endgame notebooks 2021-09-27 10:04:45 +02:00
Johannes Rieken
f2ef4d45f8 adjust color names, https://github.com/microsoft/vscode/issues/133673 2021-09-27 09:38:48 +02:00
Johannes Rieken
6f786b8eec use Date.now over performance.now, https://github.com/microsoft/vscode/issues/133173 2021-09-27 09:21:17 +02:00
Sandeep Somavarapu
9c72928bbd Fix #124262 2021-09-27 09:04:10 +02:00
Eric Amodio
81ac1e1ee9 Fixes scm action button updates 2021-09-27 02:04:29 -04:00
Eric Amodio
55c726b53e Adds scm action button
Refs: #110882
2021-09-27 01:16:09 -04:00
Eric Amodio
53c5d3cb4a Enables scm.alwaysShowRepositories by default
Refs: #110882
2021-09-27 00:51:35 -04:00
Benjamin Pasero
5991e3c4b9 Update nsfw and watcher service (#133826)
* 🆙 `vscode-nsfw@2.1.5` and tweak watcher service

* update again
2021-09-26 14:17:46 +02:00
Tyler Leonhardt
8c6e828a8e update randombytes reference 2021-09-25 10:30:55 -07:00
Harald Kirschner
4c5a7e6042 Elevate walkthrough steps for sync/languages/clone 2021-09-24 22:51:13 -07:00
SteVen Batten
3a47c7582b remove unused import 2021-09-24 14:44:51 -07:00
SteVen Batten
ed42969098 remove default shortcut 2021-09-24 14:35:23 -07:00
Don Jayamanne
6f7d3aaacf Merge pull request #133762 from microsoft/crlf 2021-09-24 14:15:02 -07:00
Megan Rogge
aa93bc5e86 fix #133638 2021-09-24 14:00:42 -07:00
rebornix
6dbf7a1605 show folding indicator always when it is collapsed. 2021-09-24 14:00:06 -07:00
Don Jayamanne
fd910caaf2 Support nbformat 4.5 2021-09-24 13:16:03 -07:00
Alexandru Dima
f38b24d699 Merge pull request #133768 from microsoft/alex/respect-rsv1-bit
Respect RSV1 bit (which describes if a message is compressed or not)
2021-09-24 22:01:48 +02:00
Logan Ramos
d2c8185df9 Skip tab close test for now 2021-09-24 15:57:24 -04:00
Logan Ramos
7800296d17 Add close to tab model 2021-09-24 15:53:38 -04:00
Don Jayamanne
217e74508d add new line 2021-09-24 12:48:03 -07:00
Don Jayamanne
0bf3b221ca Fix unnecessary changes 2021-09-24 12:45:03 -07:00
rebornix
a5832d17f9 fix #132306. 2021-09-24 12:30:59 -07:00
Alexandru Dima
a10e5898c7 Merge pull request #133718 from microsoft/alex/update-playwright
update to `playwright@1.15.0`
2021-09-24 21:09:44 +02:00
Alexandru Dima
60b92e15b2 Respect RSV1 bit (which describes if a message is compressed or not) 2021-09-24 21:04:09 +02:00
Alexandru Dima
e7ef9fa39f Do not go to the extension host for a $getCanonicalURI when there is no resolver 2021-09-24 21:03:11 +02:00
Benjamin Pasero
612c36b021 update some command labels (#133745) 2021-09-24 20:45:55 +02:00
Megan Rogge
f4843cabd8 fix #133751 2021-09-24 11:02:15 -07:00
Don Jayamanne
3e10e0c49b oops 2021-09-24 10:51:16 -07:00
Rob Lourens
679d02a815 Simplify notebookBreakpoints listeners, after 25867f924dfe119a4d683d4b9c4344f2494aee11 2021-09-24 10:46:29 -07:00
Rob Lourens
3d102bbf3e Fire onDidChangeCallstack when the top frame changes
Fix #133728
2021-09-24 10:46:29 -07:00
Miguel Solorio
d28018961f Update Codicons: Add beaker-stop, graph-line, graph-scatter, and pie-chart
2dc824f7c2
2021-09-24 10:40:41 -07:00
Megan Rogge
d68d40ae8e delete log 2021-09-24 10:39:04 -07:00
Harald Kirschner
999f172e9c Make Help menu entries more useful for exploration (#133651) 2021-09-24 10:35:49 -07:00
Don Jayamanne
2f43876783 Ensure nb cell source uses LF instead of CRLF 2021-09-24 10:35:22 -07:00
Rob Lourens
b4f67dd91a Revert "better polyfill of timeRemaining for idleCallback https://github.com/microsoft/vscode/issues/133173#issuecomment-926682209"
This reverts commit ad7b1cfb23.
2021-09-24 10:10:58 -07:00
rebornix
e534678411 update insert toolbar position. 2021-09-24 10:09:46 -07:00
Rob Lourens
9b0afd1def Tweak disabled debugger warning message
Fix #133728
2021-09-24 09:31:16 -07:00
Megan Rogge
a19722b186 fix #133750 2021-09-24 09:18:20 -07:00
Miguel Solorio
5fb16587bd Update Codicons: Add 'debug-continue-small' (refs #133293)
8ae6c4f715
2021-09-24 09:11:32 -07:00
Johannes Rieken
ad7b1cfb23 better polyfill of timeRemaining for idleCallback https://github.com/microsoft/vscode/issues/133173#issuecomment-926682209 2021-09-24 17:09:53 +02:00
Logan Ramos
e8fb4ff121 Bump distro 2021-09-24 11:06:02 -04:00
Logan Ramos
0ed50a434a Fix #133736 2021-09-24 10:26:34 -04:00
Alexandru Dima
196287f137 Merge remote-tracking branch 'origin/main' into alex/update-playwright 2021-09-24 16:25:40 +02:00
Alexandru Dima
d02ba46704 undo bad change 2021-09-24 16:21:50 +02:00
Alexandru Dima
be33a77d8c Use onDynamic* instead of onScoped* for events that are returned from method calls (#133445) 2021-09-24 16:16:28 +02:00
Logan Ramos
cbe175f438 Fix tests attempt number two 2021-09-24 10:12:52 -04:00
Alexandru Dima
423b51adfc Merge pull request #133733 from microsoft/alex/sandbox-tunnel-service
Implements a `TunnelService` in `/electron-sandbox/`
2021-09-24 15:55:24 +02:00
Logan Ramos
ce7c00f4fb Fix integration tests 2021-09-24 09:43:06 -04:00