Commit graph

68864 commits

Author SHA1 Message Date
NotWearingPants 05a8e34caa
Treat all files with git{config,attributes,modules}/editorconfig extensions as properties files 2020-07-25 22:29:05 +03:00
Rob Lourens e2de23c683 Fix integration tests 2020-07-25 09:21:27 -07:00
Rob Lourens 313381b678 Implement cell collapse for outputs
#100308
2020-07-24 18:54:08 -07:00
Tyler James Leonhardt c53cc6546f
fix: PowerShell typo 2020-07-24 15:59:42 -07:00
Rob Lourens c1cf8754ce Move cell collapse indicator to same vertical space as run cell 2020-07-24 15:44:33 -07:00
SteVen Batten 97e0239a8f remove unused import 2020-07-24 15:30:51 -07:00
SteVen Batten f74e473238 fixes #103167 2020-07-24 14:06:15 -07:00
Jean Pierre 86c04f72be
Fixes regression: cannot open image with special characters '#', '?', '%' (#102189)
* Fixes #102188

* Add unit test for #102188
2020-07-24 13:58:54 -07:00
Matt Bierner 519ce367a3 Use asAbsolutePath instead of hardcoding path 2020-07-24 13:52:48 -07:00
Matt Bierner d43491b79d Reduce number of files copied for TS web build 2020-07-24 13:52:48 -07:00
Rachel Macfarlane 33659eda9f Add codeExchangeProxyEndpoints to web api 2020-07-24 12:46:15 -07:00
SteVen Batten b2d1932f68 fixes #103166 2020-07-24 09:53:09 -07:00
Rachel Macfarlane 3c96ef7d89 Update Microsoft auth callbacks 2020-07-24 09:11:50 -07:00
Alex Dima 2de4997494
Allow ms-vscode.references-view to use proposed API when running from sources 2020-07-24 15:53:42 +02:00
Daniel Imms e8c3ff351b Log ext host terminal process requests 2020-07-24 06:46:25 -07:00
Alex Dima d42e9162b9
Remove some extension package.json patching 2020-07-24 14:38:10 +02:00
Alex Dima 91cdca1bdb
Do not ship unnecessary files with extensions 2020-07-24 13:57:51 +02:00
Alex Dima 750baf0af6
Minify extension resources 2020-07-24 13:57:51 +02:00
Sandeep Somavarapu a8b2444df1 fix accepting local and remote content during merge 2020-07-24 13:40:10 +02:00
Sandeep Somavarapu bf9cc76621 show merge dialog only when there are merges from another machine 2020-07-24 13:31:07 +02:00
Sandeep Somavarapu f6ec272bbd set turning on context using enablement and sync status 2020-07-24 12:35:22 +02:00
Sandeep Somavarapu 8ef53a3f08 #103238 Initialize as soon as one of the account providers is available 2020-07-24 12:13:12 +02:00
Sandeep Somavarapu bc532589c1 💄 2020-07-24 12:13:12 +02:00
Alex Ross 8ba686c4e4 Allow background tasks in dependsOn
Part of #70283
2020-07-24 12:06:26 +02:00
Alex Dima a7b1e06283
Add support for web worker extensions to define their entry point via "browser" 2020-07-24 10:41:04 +02:00
Alex Dima 98e653e82c
Add tests for deducing extension kind 2020-07-24 10:41:04 +02:00
Alex Dima fd91d449f9
Improve default extensionKind detection 2020-07-24 10:41:03 +02:00
Alex Dima 2fa41fb23e
Add "web" as extensionKind to extensions which support this 2020-07-24 10:41:03 +02:00
Matt Bierner 731f9c2563 Prefer using data-href if it exists on a markdown preview link
Fixes #101203
2020-07-23 21:51:18 -07:00
Rob Lourens db170566b8 Cell collapse indicator tweaks 2020-07-23 17:22:21 -07:00
Rob Lourens 4b8e0c732c Collapsing markdown, adding actions to menu and keybindings 2020-07-23 17:21:44 -07:00
Rob Lourens 13001de3b7 collapse with ... 2020-07-23 17:21:16 -07:00
rebornix 52dfde3e21 save kernel selection to memento if there is no isPreferred. 2020-07-23 15:30:51 -07:00
Miguel Solorio 3bd820b15c Make chevron always visible and vertically centered 2020-07-23 14:18:59 -07:00
Connor Peet 0955c0e78f
notebooks: initial implementation of 'pure' output renderers (#103125) 2020-07-23 14:15:42 -07:00
rebornix df15db2123 fix #99399. 2020-07-23 13:40:48 -07:00
Rachel Macfarlane 1522727940 Update Microsoft auth provider extension kind 2020-07-23 12:00:45 -07:00
Benjamin Pasero 2532ffff22
Sandboxed issue reporter, fixes #101833 2020-07-23 11:24:02 -07:00
rebornix 459a9aedac re #99399. 2020-07-23 11:14:40 -07:00
Sandeep Somavarapu 5a0df839e3 Add featured filter 2020-07-23 20:10:26 +02:00
rebornix b26c08da6c trigger kernel update when kernel provider is registered late. 2020-07-23 10:52:41 -07:00
SteVen Batten 83d8407183 update distro 2020-07-23 10:11:28 -07:00
SteVen Batten 8404410adc return core 2020-07-23 10:10:07 -07:00
Rachel Macfarlane e8343b0bcd Update VSO check for auth 2020-07-23 09:54:09 -07:00
SteVen Batten 4cdb2dfa3c
TAS-based experiment service (#103177)
* new experimentation service based on tas-client

* fixes for exp service

* add event classifications

* leverage product.json
2020-07-23 09:28:50 -07:00
João Moreno a7fdaf4fbc fix import errors 2020-07-23 16:49:56 +02:00
João Moreno 1f5ece29d2 fix activitybarPart import error 2020-07-23 16:47:58 +02:00
João Moreno 187e9ddf5e Merge branch 'master' into joao/submenus 2020-07-23 16:46:41 +02:00
João Moreno 42d6c1ff79 fix submenu json schema, add proposed disclaimers 2020-07-23 16:37:41 +02:00
João Moreno c3cef6f8ee make menusExtensionPoint.ts easier to edit 2020-07-23 16:21:07 +02:00