Commit graph

73803 commits

Author SHA1 Message Date
deepak1556 647cecb29d build: exclude electron-11.x.y branch from continuous build
Fixes https://github.com/microsoft/vscode/issues/111313
2020-12-01 20:55:23 -08:00
meganrogge 5e54da666c fix #111675 and #111673 2020-12-01 17:03:47 -08:00
rebornix 9dba02c075 re #109594. 2020-12-01 14:19:15 -08:00
rebornix b2c2c20fe7 fix #109626. 2020-12-01 14:12:30 -08:00
Alex Dima 8fa61d9652
Fix a dependency URL 2020-12-01 22:35:00 +01:00
dataleaky a0aeb3a559
Update package.json 2020-12-01 23:39:50 +05:00
Jackson Kearl 4d9277a23a Optimize autosave message when changing settings.
Fixes #111648
2020-12-01 10:07:40 -08:00
Sandeep Somavarapu c96643feab Fix #111598 2020-12-01 19:01:55 +01:00
Peng Lyu 0e8f9d143b
Merge pull request #111541 from mdesrosiers/handle-find-widget-history-delayer-promise-rejection
Handle rejected promise in history delayer when disposing of find widget
2020-12-01 09:56:41 -08:00
Ladislau Szomoru f89bb0d54a Tweak verification needed query 2020-12-01 16:42:18 +01:00
Johannes Rieken c7e849f9be fix https://github.com/microsoft/vscode/issues/111604 2020-12-01 16:08:04 +01:00
Alex Ross af5c09a10c Remove console.log from hoverWidget
Fixes #111609
2020-12-01 15:55:48 +01:00
Alex Ross 3689660fcc Add descriptions for npm.packageManager options
Fixes #111628
2020-12-01 15:53:30 +01:00
João Moreno 72cce5194c
fixes #110511 2020-12-01 15:20:32 +01:00
Martin Aeschlimann f67050c029 Missing jsdoc in LinkedEditingRanges. Fixes #111590 2020-12-01 15:17:27 +01:00
João Moreno e0f804f483
fixes #111496 2020-12-01 15:06:42 +01:00
Alex Ross 55489fdd47 Move ports veiw into remote explorer by default 2020-12-01 13:52:12 +01:00
Ladislau Szomoru 4ca1a30f5d Update distro commit 2020-12-01 13:30:19 +01:00
Johannes Rieken 9395c9403b ignore already verified items 2020-12-01 12:05:59 +01:00
Benjamin Pasero d531b6dfe9 proxy - various login dialog fixes 2020-12-01 11:42:07 +01:00
Alex Ross c5ffc57ee6 Get ready for ports view experiment 2020-12-01 11:02:27 +01:00
Martin Aeschlimann 20bf09bc66 [linked editing] finalize LinkedEditingRangeProvider. Fixes #109923 2020-12-01 10:43:21 +01:00
Sandeep Somavarapu ec2bcdbb57 #111573 also check for setting value type 2020-12-01 10:19:02 +01:00
Sandeep Somavarapu 6e7d1fa680 Fix #111573 2020-12-01 10:13:53 +01:00
Johannes Rieken bf21395291 column options in openWith-command can be undefined, fyi @mjbvz 2020-12-01 09:40:48 +01:00
Martin Aeschlimann 3472159cb1
Merge pull request #111408 from microsoft/aeschli/notebookIcons
externalize notebook items
2020-12-01 09:29:13 +01:00
Alex Dima 7536644522
Fixes #111569 2020-12-01 08:48:53 +01:00
Benjamin Pasero 648ed9f9d1 unblock build
cc @alexdima
2020-12-01 08:27:33 +01:00
Christof Marti f019356d4d Revert "Make users save new file (#110330)"
This reverts commit 9c4c195980.
2020-12-01 06:45:40 +01:00
Jackson Kearl e3105b9453 Add jpg exclude to hygene 2020-11-30 20:56:50 -08:00
Jackson Kearl bd627caa54 Add actual images for content 2020-11-30 20:55:50 -08:00
Jackson Kearl e428ce2d26 Dont let product icon overflow 2020-11-30 19:29:42 -08:00
Jackson Kearl 5a3c6cb697 Fix offcenter footer 2020-11-30 19:23:45 -08:00
Jackson Kearl 35e9278e50 Fix scrolling on getting staarted 2020-11-30 19:23:45 -08:00
deepak1556 562f909902 Revert "fix: c++ exception in keytar module"
This reverts commit 764620efae.
2020-11-30 19:10:08 -08:00
Jackson Kearl b0fba33756 Styling tweaks to getting started 2020-11-30 18:54:51 -08:00
Jackson Kearl 8baa2cdaaf Better shape images in getting started 2020-11-30 18:54:51 -08:00
apogeeoak d95abcca66
Prevent error when reopening markdown preview. (#107205) (#111449) 2020-11-30 17:42:58 -08:00
Matt Bierner 1c4cc602c6 Fix merge conflict 2020-11-30 17:41:39 -08:00
Matt Bierner 8b59a9ce1a Focus on the content window for iframe based webviews 2020-11-30 17:40:26 -08:00
Matt Bierner b854c0bffd
Make vscode.openWith a proper api command (#111006)
For #110583
2020-11-30 17:40:15 -08:00
dependabot[bot] 6062ebe318
Bump highlight.js in /extensions/markdown-language-features (#111262)
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 9.15.10 to 10.1.2.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/10.1.2/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/9.15.10...10.1.2)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-30 17:32:45 -08:00
Matt Bierner 9e5f14c1bc Default strict null checks to off for implicit projects
For #109988
2020-11-30 16:40:15 -08:00
Martin Desrosiers 304d3d7e36
Handle rejected promise in history delayer 2020-11-30 16:10:47 -08:00
Martin Aeschlimann 18ecb87939 fix html yarn.lock 2020-12-01 01:05:42 +01:00
Martin Aeschlimann b03cdca765 icon doc 2020-12-01 01:04:06 +01:00
rebornix 15b05ff05a fix #108788. 2020-11-30 15:53:10 -08:00
Eric Amodio 68eaa95360 Bumps version of github-browser 2020-11-30 18:39:59 -05:00
Eric Amodio c358910b01 Fixes #110880 - sets useConfigOnly=true on commit 2020-11-30 17:55:52 -05:00
Martin Aeschlimann 634fb13135 [css][html] update dependencies 2020-11-30 23:54:53 +01:00