Commit graph

101125 commits

Author SHA1 Message Date
Sandeep Somavarapu bc07a5d30c
Fix #161862 (#162156) 2022-09-28 13:05:23 +02:00
Sandeep Somavarapu b3434bf251
Fix #161868 (#162148) 2022-09-28 03:28:32 -07:00
Ladislau Szomoru 7559012a34
Git protocol handler improvements (#162144) 2022-09-28 02:58:10 -07:00
Jamie Magee 8044546365
Add $schema to cgmanifest.json (#159779)
Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2022-09-28 02:32:51 -07:00
Sandeep Somavarapu 352782487f
Fix #162134 (#162140) 2022-09-28 02:28:21 -07:00
Sandeep Somavarapu 044571548e
fix #161961 (#162136)
* fix #161961

* remove comment
2022-09-28 01:34:16 -07:00
Ladislau Szomoru 7ff04babc6
Revert "Engineering - use specific image version (#160878)" (#162052)
This reverts commit 924d7622fa.
2022-09-28 09:49:59 +02:00
Joyce Er 835d39cfac
Merge pull request #162106 from microsoft/dev/joyceerhl/written-condor
Various Edit Sessions fixes
2022-09-27 21:10:13 -07:00
Rob Lourens 7b7f5a0466
Fix output sizing for multiline evaluation result (#162101)
Fix output sizing for multiline evaluation resul
Fix #151768
2022-09-28 06:09:30 +02:00
Matt Bierner c2a2ad4f63
Rename image-preview extension to media-preview (#162093)
Fixes #162092

Also removes `aac` from the list of supported audio formats
2022-09-27 21:01:14 -07:00
Joyce Er 689cfc73d3
Don't prompt for auth if the auth session that the user previously used for edit sessions is no longer available 2022-09-27 20:46:21 -07:00
Joyce Er e1730b2f26
Fix https://github.com/microsoft/vscode/issues/162034 2022-09-27 20:01:20 -07:00
Joyce Er 3b395e29a1
Fix https://github.com/microsoft/vscode/issues/161935 2022-09-27 19:58:07 -07:00
Daniel Imms fd06e2ffd9
Various terminal quick fix fixes (#162083) 2022-09-27 17:54:22 -07:00
Megan Rogge 7d9967760d
fix quick fix css (#162084) 2022-09-27 17:39:57 -07:00
Daniel Imms 63abb75d2d
Merge pull request #162072 from microsoft/tyriar/161775
Fix free port quick fix on Windows
2022-09-27 16:24:47 -07:00
Daniel Imms 5c35efe9e5
Merge pull request #161989 from microsoft/tyriar/160914_2
Prevent exception in attachToElement
2022-09-27 16:24:37 -07:00
Daniel Imms e77c6d808a
Fix extracting correct PID on Windows 2022-09-27 15:51:19 -07:00
Daniel Imms 970bc5d345
Merge remote-tracking branch 'origin/main' into tyriar/161775 2022-09-27 15:45:30 -07:00
Daniel Imms c0f5b323b3
Merge pull request #162075 from microsoft/tyriar/wording
Improve free port messages
2022-09-27 15:43:55 -07:00
Daniel Imms 2c68fb36ea
Merge pull request #162079 from microsoft/tyriar/162078
Add terminal quick fix to commands to skip shell
2022-09-27 15:42:41 -07:00
Daniel Imms c66e0fa575
Add terminal quick fix to commands to skip shell
Fixes #162078
2022-09-27 15:15:52 -07:00
Matt Bierner 0994daba5c
Fix selection of notebook renderers for outputs (#162068)
Fix selection of notebook renderers

This fixes selection of notebook renderers when multiple renderers exist for a given mime type
2022-09-27 15:08:49 -07:00
Daniel Imms 58f254ace2
Improve free port messages 2022-09-27 15:04:11 -07:00
Daniel Imms 2d6d6cd72a
Fix free port quick fix on Windows
Valid port numbers are 1-65535, but 1-1023 are reserved.

Fixes #161775
2022-09-27 14:59:24 -07:00
Peng Lyu 8f43917766
Fix #161917. Bind pointer event listener on overview container (#162061) 2022-09-27 14:53:22 -07:00
Megan Rogge 08578603ee
focus on first item in quick fix menu (#162064) 2022-09-27 14:36:44 -07:00
Matt Bierner 4f0edb3fe7
Pick up latest TS 4.8.4 recovery (#162059) 2022-09-27 14:28:39 -07:00
Matt Bierner ca635a3cdf
Add playsInline to video (#162065)
We want the video to play in the editor, not go fullscreen
2022-09-27 14:28:22 -07:00
Matt Bierner b4600dab29
Fix audio mime type listing (#162063) 2022-09-27 13:39:05 -07:00
Megan Rogge 8b4a451a23
tweak regex for git similar command (#162057)
fix #161997
2022-09-27 13:25:31 -07:00
Megan Rogge b712a791e8
tweak regex for create PR (#162055)
fix #161911
2022-09-27 13:25:20 -07:00
Daniel Imms 6cf761e5a5
Merge pull request #162058 from microsoft/tyriar/xterm_update3
Update xterm
2022-09-27 13:24:44 -07:00
Daniel Imms 4e074b4631
Update xterm
- Fix priority task queue and idle callback fallback xtermjs/xterm.js#4155
- Remove queuemicrotask polyfill xtermjs/xterm.js#4154
- Fix repetitive microtask problem xtermjs/xterm.js#4153
2022-09-27 12:59:08 -07:00
Rob Lourens 83bbb3941f
Fix settings sync typo (#162050) 2022-09-27 12:34:40 -07:00
Sandeep Somavarapu 83f71abd63
fix #161933 (#162029) 2022-09-27 11:13:22 -07:00
Rob Lourens 0279e216c5
Change "load all" to "load more" (#162015)
Change "load all" to "load more", fix #161884
2022-09-27 10:17:33 -07:00
Benjamin Pasero a29fd5ed15
show correct path for install dir warning (#161996) 2022-09-27 09:36:28 -07:00
Alex Ross c812153801
badge should not allow decimal values (#162001)
Fixes #161990
2022-09-27 09:36:04 -07:00
David Dossett 97fd38a375
Update inserted/removed diff character background (#161275)
* Update diff inserted/removed text background

* Update inserted text color
2022-09-27 09:26:20 -07:00
Benjamin Simmonds 6274321c7a
show builtin extensions if the require an action (#161986)
* show builtin extensions if the require an action

* Show outdated builtin extensions but with no ignor
2022-09-27 08:53:03 -07:00
Harald Kirschner ea5b244abd
File snippets for HTML and PHP (#161881)
* Adding file snippets for HTML and PHP to start small.

* Adding TS
2022-09-27 08:15:57 -07:00
Daniel Imms fa91f63692
Prevent exception in attachToElement
Part of #160914
2022-09-27 08:06:21 -07:00
João Moreno 70a7ce4d1a
Auto releasing a build needs peer approval (#161981)
* make sure VSCODE_RELEASE has peer approval

* boom
2022-09-27 16:55:34 +02:00
João Moreno 43894c6ea0
add Cargo.toml for inno-updater (#161976) 2022-09-27 07:29:29 -07:00
Alex Ross 8b8767eade
Badge value is not type validated (#161966)
Fixes #161919
2022-09-27 06:10:15 -07:00
Benjamin Simmonds dbfdbb2233
Fix #161904 (#161927)
* Fix #161904

* fix tests
2022-09-27 05:56:54 -07:00
Alexandru Dima 809cceca75
update distro (#161957) 2022-09-27 05:29:48 -07:00
Alexandru Dima 29b8a1e27f
Run OSS tool (#161956) 2022-09-27 05:21:59 -07:00
Henning Dieterichs 42a198b98b
Merge pull request #160385 from thernstig/patch-1
Update Groovy extension language contribution
2022-09-27 14:07:49 +02:00