Commit Graph

89088 Commits

Author SHA1 Message Date
Johannes Rieken be58006c36 fix https://github.com/microsoft/vscode/issues/130137 2021-09-27 15:38:48 +02:00
Alex Dima e19ab0f94f Log when communicating to the shared process takes longer than 20ms 2021-09-27 14:51:25 +02:00
Benjamin Pasero 84abd510ed web - stop encoding a UUID into workspace URIs 2021-09-27 14:14:14 +02:00
Alex Dima 2ab5762459 Remove IMode and FrankensteinMode 2021-09-27 14:05:05 +02:00
Alex Dima b2d3670e08 Revert "Fixes #65281: Treat the presence of \w as an indicator of a multiline regex search string"
This reverts commit f26a2e84d1.
2021-09-27 14:05:05 +02:00
Benjamin Pasero 2e7da4bdca tabs - reduce the number of tab reveals that can happen (fix #133631) 2021-09-27 13:57:01 +02:00
Sandeep Somavarapu e5bdc86945 Fix #133777 2021-09-27 13:09:16 +02:00
Henning Dieterichs 00f09484a3 _entries2 -> _entries 2021-09-27 12:41:36 +02:00
Henning Dieterichs 5721628edf Make brackets readonly. 2021-09-27 12:27:55 +02:00
Benjamin Pasero d31d034ce8 🆙 vscode-nsfw@2.1.8 2021-09-27 12:20:09 +02:00
Alex Ross a5c8bc90f1 Fix aria label for resource tree items
Fixes #133567
2021-09-27 11:40:16 +02:00
Sandeep Somavarapu 494cce9850 Fix #133480 2021-09-27 11:30:58 +02:00
Benjamin Pasero e23aa60ec2 🆙 vscode-nsfw@2.1.7 2021-09-27 11:27:06 +02:00
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
https://github.com/microsoft/vscode-codicons/commit/2dc824f7c23bfacf8da958c643c0a4f3983cdfd3
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