Commit Graph

91651 Commits

Author SHA1 Message Date
Tyler Leonhardt 12902bc7a1 allow overridding of client id and tenant for microsoft auth 2022-01-14 14:36:34 -08:00
Miguel Solorio f89d5d3677 Active indicator is misaligned on Windows in maximized mode (Fixes #140723) 2022-01-14 14:16:11 -08:00
rebornix 16aacb02da Rendered Markdown 2022-01-14 14:13:07 -08:00
SteVen Batten 050dd09702 add maximized class to workbench 2022-01-14 14:09:29 -08:00
rebornix 09108ba2ce support file llink 2022-01-14 14:01:13 -08:00
rebornix 9f38b63bfc fix vscode notebook links 2022-01-14 13:58:39 -08:00
SteVen Batten ea6f9fb6f4 remove panel location options in favor of new side panel behavior (#140742)
* remove panel location

* better command names

* smaller alignment window
2022-01-14 13:53:11 -08:00
Rob Lourens 17997da4ab Unskip test, fix #140201
already skipped in browser
2022-01-14 13:51:16 -08:00
Rob Lourens dfcaa1fda3 Unskip test, fix #140200
already skipped in browser
2022-01-14 13:43:37 -08:00
Matt Bierner 513afb5893 Clairify that font size is in pixels
Fixes #139935
2022-01-14 13:29:11 -08:00
SteVen Batten ebc1d088f9 a small layout control menu 2022-01-14 13:15:50 -08:00
Rob Lourens 1c77e85ebd Update interactive window setting id #130713 2022-01-14 12:12:00 -08:00
Logan Ramos dbe529d01e Disable telemetry when in extension testing enviornment 2022-01-14 14:58:19 -05:00
rebornix 6b4ccf3141 fix find widget focus 2022-01-14 11:50:56 -08:00
Johannes Rieken ec78252383 fix inlay hints flicker, make sure to not proceed with a cancelled result 2022-01-14 19:00:55 +01:00
Miguel Solorio abcf79fbd4 Update simple browser styles (Fixes #140727) 2022-01-14 09:48:35 -08:00
Daniel Imms f2c755a878 Skip smoke test
Part of #139076
2022-01-14 09:47:56 -08:00
Daniel Imms 7c7103c130 Only allow shell integration in trusted workspaces 2022-01-14 09:03:06 -08:00
Daniel Imms 0b7bc6d73c Re-enable auto replies tests with retries on Windows only
Fixes #139076
2022-01-14 08:56:11 -08:00
Daniel Imms 6c4b8882ba Move off deprecated getOption API in xtermTerminal.test
Part of #138903
2022-01-14 08:40:37 -08:00
Daniel Imms 8c6a8f7bc1 Skipped webview test
Part of #138612
2022-01-14 08:07:23 -08:00
Logan Ramos 2ef81e75c0 Bump distro 2022-01-14 10:33:14 -05:00
Benjamin Pasero 044092db55 git - adopt new out of workspace watching support (#140691) (#140695)
* git - adopt new out of workspace watching support (#140691)

* dispose emitter too

* 💄

Co-authored-by: Joao Moreno <joao.moreno@microsoft.com>
2022-01-14 16:29:15 +01:00
Ladislau Szomoru ac08e2cee9 Update SCMActiveResourceContextKeyController to handle remote scenarios 2022-01-14 16:15:15 +01:00
Johannes Rieken ad5dd4e736 add trace logging for inlay hint adapter, ignore out of range hint silently 2022-01-14 16:05:27 +01:00
Johannes Rieken f87ad1134b don't watch the same provider multiple times, this time for real... 2022-01-14 15:50:47 +01:00
Johannes Rieken 6cbbb83419 fix https://github.com/microsoft/vscode/issues/140589 2022-01-14 15:44:24 +01:00
Johannes Rieken fde8aca38e workaround GlobPattern#from issue, fyi @bpasero 2022-01-14 14:59:01 +01:00
Johannes Rieken 44374eb86e always keep pinned items in hover, https://github.com/microsoft/vscode/issues/140241 2022-01-14 14:49:41 +01:00
Johannes Rieken 2e7075d5c5 do away with dynamic default value, https://github.com/microsoft/vscode/issues/140557 2022-01-14 14:29:01 +01:00
Joao Moreno 8a928f98ea ipc api: MessagePort.start() needs to be called, so events start flowing 2022-01-14 14:09:21 +01:00
Sandeep Somavarapu 9d80929066 Fix #139528 2022-01-14 13:25:01 +01:00
Benjamin Pasero b0cd45c58d smoke - reduce log spam 2022-01-14 12:40:59 +01:00
Martin Aeschlimann edddc78028 [folding] Cannot read property 'containedBy' of undefined when trying to Fold All Regions Except Selected from outside of any regions.Fixes #140607 2022-01-14 11:40:25 +01:00
Joao Moreno f540469f89 update distro
fixes: #139144
2022-01-14 11:21:18 +01:00
Benjamin Pasero f5ad06212d 💄 2022-01-14 10:04:35 +01:00
Benjamin Pasero c2d2ed8196 glob - document exactly syntax of patterns 2022-01-14 09:51:10 +01:00
isidor 931dfcdc62 update distro 2022-01-14 09:36:25 +01:00
Benjamin Pasero b61f91f54a tabs - adjust z-index to fix border top colors (#140685) 2022-01-14 08:35:35 +01:00
Benjamin Pasero b03fe7a97c watcher - implement and adopt universal file watcher 2022-01-14 08:03:15 +01:00
Benjamin Pasero eecbd962ef debt - rename iconv-lite-umd package (#140650) 2022-01-14 07:28:41 +01:00
Connor Peet c6e58d126f debug: add additional context to stack frame actions 2022-01-13 18:27:06 -08:00
Logan Ramos a777076618 Cache initial telemetry events to avoid wrong value assumption (#140651)
* Remote telemetry caching + new telemetry channel

* Few small fixes

* Fix dumb typos
2022-01-13 21:25:17 -05:00
Peng Lyu 76bd73970f Merge pull request #139980 from ShafinKhadem/main
Fix Page Up/Down in notebook editor cells
2022-01-13 18:01:02 -08:00
rebornix ad1e9f0fe9 fix #139595 2022-01-13 17:32:34 -08:00
dependabot[bot] f8af3fba2d Bump markdown-it from 12.0.4 to 12.3.2 in /extensions/extension-editing (#140597)
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.0.4 to 12.3.2.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/12.0.4...12.3.2)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 17:05:10 -08:00
dependabot[bot] 2fcbbdc3c8 Bump markdown-it in /extensions/markdown-language-features (#140598)
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.2.0 to 12.3.2.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/12.2.0...12.3.2)

---
updated-dependencies:
- dependency-name: markdown-it
  dependency-type: direct:production
...

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-01-13 17:04:53 -08:00
Matt Bierner 3d79cbb912 Fix markdown path suggestions on windows 2022-01-13 16:51:36 -08:00
rebornix 8dbbccae21 fix #140255 2022-01-13 16:16:36 -08:00
rebornix 0b59f114c5 disable find in md source when find in preview enabled 2022-01-13 15:51:54 -08:00