Commit graph

101248 commits

Author SHA1 Message Date
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
Connor Peet b4d97007ec
debug: bump js-debug (#161898) 2022-09-27 00:55:36 -07:00
Benjamin Pasero 26ef29d3ce
Unit test failure: TextFileEditorModel save() and isDirty() (fix #161886) (#161891) 2022-09-27 00:25:39 -07:00
Andrea Mah 36b1398cfb
Search tree in multiroot doesn't collapse to one below root (#161863)
Fixes #161858
2022-09-26 21:01:24 -07:00
Matt Bierner 191bd0908c
Delay custom editor service (#161871)
For #159178
2022-09-26 18:49:59 -07:00
Joyce Er 7ac6686975
Show Edit Session should always be available in palette (#161866) 2022-09-26 16:46:50 -07:00
David Dossett be778b7a51
Update inlay hints contrast (#161859)
* Update inlay hints colors

* Update dark+
2022-09-26 16:02:31 -07:00
Joyce Er 121f13044a
Bind isMobile context key (#161854)
Re: https://github.com/microsoft/vscode/issues/160675
2022-09-26 15:27:11 -07:00
Andrea Mah 4f26134e3b
Search Tree Compression (#161546)
compression tree for search results
2022-09-26 15:22:09 -07:00
Tyler James Leonhardt 9883eb4a62
Need to spread the array for format (#161852) 2022-09-26 15:02:29 -07:00
Martin Aeschlimann 06bd7ae776
[css] use findDocumentSymbols (#161847)
[css] use findDocumentSymbols. For #157356
2022-09-26 14:16:07 -07:00
Daniel Imms 9e0e4a2d1f
Merge pull request #161841 from microsoft/tyriar/160109
Ensure quotes are stripped from cwd
2022-09-26 14:12:34 -07:00
Sandeep Somavarapu 395b017424
fix styling (#161844) 2022-09-26 13:49:15 -07:00
Sandeep Somavarapu ad23961d5b
rearrange import and export actions (#161843) 2022-09-26 13:44:13 -07:00
Alexandru Dima a073977964
Don't keep hover visible if it isn't sticky (#161839)
Fixes #161708: Don't keep hover visible if it isn't sticky
2022-09-26 13:22:35 -07:00
Litrop 0df97dd385
Not add '[' to ipv6 host when '[' exists. (#157009) 2022-09-26 22:16:09 +02:00
Daniel Imms a07a479de2
Ensure quotes are stripped from cwd
Fixes #160109
2022-09-26 13:08:26 -07:00
Henning Dieterichs 6e0841243f
Merge editor improvements (#161837)
* Only reset result when result contains conflict markers

* Show merge editor code-lens by default (instead of checkboxes)

* Improve merge editor code-lens tooltips

* Fixes label
2022-09-26 13:08:23 -07:00
Alexandru Dima 3c9903f9a7
Merge pull request #161836 from microsoft/alexd/pr-159226
PR #159226
2022-09-26 22:03:30 +02:00
Peng Lyu 8013a36eca
Fix nb diff overview ruler scaling. (#161832) 2022-09-26 12:46:13 -07:00
Martin Aeschlimann 741fa37b10
[json/css/html] update services / deps (#161831) 2022-09-26 12:41:26 -07:00
Alex Dima 313203ed4e
Merge remote-tracking branch 'origin/main' into pr/matthewjamesadam/159226 2022-09-26 21:38:50 +02:00
Daniel Imms 0110cae576
Merge pull request #161825 from microsoft/tyriar/any_command
Allow free port to run on any command (single char+)
2022-09-26 12:37:51 -07:00
Megan Rogge 9b4be06da5
dispose of decoration on run action, not after click (#161813) 2022-09-26 12:32:59 -07:00
Sandeep Somavarapu c3b5a740bf
Merge pull request #161642 from jsjoeio/jsjoeio/fix-log-level
fix: propagate log level to client
2022-09-26 21:31:04 +02:00
Logan Ramos 5183e9bcb9
Make some more services lazy (#161827)
* Lazy service instantiation

* Make resolver eager
2022-09-26 12:27:18 -07:00
Henning Dieterichs 34d8743176
Improves merge editor code-lens (#161830)
* Disable diff projection

* Improves merge editor code-lens
2022-09-26 12:24:02 -07:00
Peng Lyu bcbf0d8127
Fix NotebookEditorModel#isResolved. Fix #161049. (#161829) 2022-09-26 12:15:12 -07:00
Tyler James Leonhardt 045bed876d
Fixes #161725 (#161826) 2022-09-26 12:13:05 -07:00
Daniel Imms 04bb72a2ad
Merge remote-tracking branch 'origin/main' into tyriar/any_command 2022-09-26 12:11:49 -07:00