Commit graph

79100 commits

Author SHA1 Message Date
Johannes Rieken 23713de2be don't emit events when splices are empty, fixes https://github.com/microsoft/vscode/issues/119608 2021-03-24 15:01:36 -07:00
Johannes Rieken 5a241c767a fix https://github.com/microsoft/vscode/issues/119363 2021-03-24 15:01:36 -07:00
Johannes Rieken 22212f5de8 use APIs over commands, fixes (?) https://github.com/microsoft/vscode/issues/119437 2021-03-24 15:01:36 -07:00
Rob Lourens bd2402a6e8 Add double-click to collapse
Fix #113248
2021-03-24 15:01:36 -07:00
Jackson Kearl c45540033a
Aadd messge when getting started empty
closes #119496
2021-03-24 14:59:11 -07:00
meganrogge d115bb2a97 clean up statProvider, use existsFile, fix #119807 2021-03-24 14:28:45 -07:00
rebornix 008e91bd7c
contribute editor toolbar actions by checking active editor other than focus/blur. fix #119706 2021-03-24 14:25:28 -07:00
Eric Amodio 38160c823c Fixes codespaces fork on push
Codespaces might not have a push url on the remote, so use the fetch url
2021-03-24 17:11:24 -04:00
Connor Peet d765f3a43c
testing: fix list view not working
Fixes #119630
2021-03-24 14:00:03 -07:00
Connor Peet 0fb1882984
fix: items from results being added to collections and breaking decorations
Lesson no. 731 in "why mutability is hard"

Also possible cause of #119644
2021-03-24 14:00:02 -07:00
meganrogge ab94ad2b8f clean-up validateProfilePaths 2021-03-24 13:56:42 -07:00
meganrogge 46d5d38dd2 fix #119672 2021-03-24 13:52:14 -07:00
rebornix ebec68bc3d
fix #119728. 2021-03-24 13:49:02 -07:00
rebornix 2616ee94f3
fix #119775. 2021-03-24 13:41:33 -07:00
meganrogge 6384c7462f fix #119677 2021-03-24 13:30:09 -07:00
rebornix abaa23cdf3
fix #119774 2021-03-24 13:14:00 -07:00
Connor Peet 09f43fd6aa
testing: fix exclusion filter in view
Fixes #119670
2021-03-24 12:54:20 -07:00
Connor Peet e4bb4c1b77
testing: fix results disappearing or not showing for new files
Fixes https://github.com/microsoft/vscode/issues/119759
2021-03-24 12:54:19 -07:00
Connor Peet cd31f2cdfa
testing: fix test appearing on first line, remove location from TestItems
Fixes #119634
2021-03-24 12:54:19 -07:00
rebornix 6084989763
fix #119773. 2021-03-24 12:47:11 -07:00
rebornix 15ba6b4c95
Revert "extract _assertWebviewForMarkdownPreview"
This reverts commit e5afd67095.
2021-03-24 12:45:18 -07:00
Megan Rogge 2c232fed6a
Update README.md 2021-03-24 12:40:21 -07:00
Matt Bierner e3e7fb0b2a Set explicit mode for markdown preview code
Fixes #119813
2021-03-24 12:30:37 -07:00
Matt Bierner addf2d6d9e Fix spelling for gitignore 2021-03-24 12:29:08 -07:00
Matt Bierner f8c1ffbb0c Build simple-browser media during watch
Fixes #119795

This lets us avoid having these files checked in
2021-03-24 12:27:30 -07:00
Jackson Kearl 68e582380d
Maybe fix bug where sync task doesn't get checked 2021-03-24 12:06:45 -07:00
Jackson Kearl d087b5cf4f
Add back old getting started flow as "walkthroughs" 2021-03-24 12:06:45 -07:00
rebornix e5afd67095
extract _assertWebviewForMarkdownPreview 2021-03-24 12:06:29 -07:00
rebornix d13e68e6cf
avoid markdown preview removal when it is disabled. 2021-03-24 12:04:08 -07:00
rebornix 8a960081e5
fix #119771. 2021-03-24 12:02:25 -07:00
Daniel Imms f1334e055c
Polish select default profile quick pick
Fixes #119808
2021-03-24 11:49:05 -07:00
Harald Kirschner 563a617ca2 Applied review feedback and tweaked heuristics 2021-03-24 11:31:50 -07:00
Daniel Imms 8aac8643d7
Use 'terminal profile' instead of quick launch profile, change icon
Fixes #119806
2021-03-24 11:26:25 -07:00
Andre Weinand 64b4f5b934 use final DAP 1.46.0 2021-03-24 19:24:17 +01:00
Andre Weinand f04acbd22a node-debug@1.44.19 2021-03-24 19:24:16 +01:00
Daniel Imms 0db170025e
Fix terminal dropdown rebuilding itself
Fixes #119589

Co-authored-by: Megan Rogge <merogge@microsoft.com>
2021-03-24 11:16:58 -07:00
Rob Lourens 8ceb8b9615 Rename "expand cell content" to "input"
Fix #119762
2021-03-24 11:03:02 -07:00
Rob Lourens 9e2e6cded2 Change cell pending indicator to clock codicon
Fix #119739
2021-03-24 11:03:02 -07:00
meganrogge ddb7709cbf Fix #119700 fix #119731 fix #119701
Co-authored-by: Daniel Imms <daimms@microsoft.com>
2021-03-24 11:02:05 -07:00
rebornix 51c403193b
do no change selections if the action is from toolbar. 2021-03-24 10:56:31 -07:00
rebornix 7d19db7ad9
fix #119769. 2021-03-24 10:56:28 -07:00
Daniel Imms f934e058c7
Fix profile permissions prompt on linux/mac
Fixes #119600

Co-authored-by: Megan Rogge <merogge@microsoft.com>
2021-03-24 10:44:07 -07:00
Sandeep Somavarapu 6dbb3800c5 Fix #116424 2021-03-24 18:02:52 +01:00
Connor Peet b8f5fd7f1b
debug: update js-debug 2021-03-24 09:45:48 -07:00
Connor Peet c88146514c
debug: bump node-debug 2021-03-24 09:18:08 -07:00
Ian Johnson 8387a46298
snap-build-linux.yml: use "snap pack" to get LZO (#119478)
Use `snap pack --compression=lzo` instead of letting snapcraft pack the final
snap, as the current snapcraft.yaml is not setup to use any base in it, and as
such is missing the new feature for configuring the compression of the final
snap.

Signed-off-by: Ian Johnson <ian.johnson@canonical.com>
2021-03-24 08:53:13 -07:00
João Moreno 792c231889
fixes #118660 2021-03-24 16:48:56 +01:00
Sandeep Somavarapu eb135ec46e Fix #119626 2021-03-24 16:48:14 +01:00
João Moreno e353502fb9
fixes #118045 2021-03-24 16:39:25 +01:00
Sandeep Somavarapu f9d92f0fc6 Fix #119723 2021-03-24 16:30:36 +01:00