Commit Graph
107664 Commits
Author SHA1 Message Date
Henning Dieterichs cb0e59c566 Rewrites the inline completion feature.
Fixes #172162
Fixes #174329
Fixes #172153
Fixes #164716
Fixes #170527
2023-04-17 11:52:32 +02:00
Henning Dieterichs 5b5b1c3cc3 Merge pull request #179865 from microsoft/hediet/b/quaint-hawk
Changes default diff algorithm to experimental
2023-04-17 09:59:39 +02:00
dependabot[bot] 1e774371f2 Bump h2 from 0.3.14 to 0.3.17 in /cli (#179890)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.14 to 0.3.17.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.14...v0.3.17)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-15 21:11:48 -07:00
Rob Lourens 682afdd61d More codeblock actions and padding tweak (#180017)
* Fix chat codeblock padding

* Add more codeblock actions
2023-04-14 17:22:06 -07:00
Peng Lyu 6da2ce447d Switch cells to editing mode once there is replace str. (#180015) 2023-04-14 16:41:40 -07:00
Andrea Mah e753a972b7 call notebookSearch instead of getLocalNotebookResults (#180016)
* call notebookSearch instead of getLocalNotebookResults
2023-04-14 16:17:27 -07:00
Megan Rogge 2dfc78b066 Merge pull request #180014 from microsoft/merogge/focusSearch
fix #179123
2023-04-14 14:52:45 -07:00
meganrogge 3b67f3c4e9 fix #179123 2023-04-14 14:36:44 -07:00
Megan Rogge 09e830c3d9 Merge pull request #180009 from microsoft/merogge/simplify-search-aria
rearrange search result aria label
2023-04-14 14:13:56 -07:00
Megan Rogge 30a8f691ae Merge pull request #179885 from microsoft/merogge/audio-2
only read inline suggestion once to screen readers, cache audio cues
2023-04-14 13:49:18 -07:00
Andrea Mah 7425cba412 Add tests for notebook search (#179989)
Fixes #179985
2023-04-14 13:49:12 -07:00
meganrogge 49c3a9620e include search string 2023-04-14 13:46:16 -07:00
meganrogge 14c0adea90 append the matchString 2023-04-14 13:32:58 -07:00
Tyler James Leonhardt c39c33a062 Initial implementation of ask interactive if no commands match (#180003) 2023-04-14 13:25:07 -07:00
Rob Lourens 9193bf4f6d Fix bad check for undefined viewmodel (#179996) 2023-04-14 13:24:04 -07:00
Megan Rogge 056dab52fd Merge branch 'main' into merogge/audio-2 2023-04-14 13:01:21 -07:00
Rob Lourens acdea2b236 Restore Interactive Session editors (#179995)
* Restore Interactive Session editors, with fixes

* Fix issues related to chat editor and assuming that only one chat session exists
2023-04-14 19:42:29 +01:00
Johannes Rieken bfc2fe63cc include editMode in telemetry events (#179986) 2023-04-14 11:13:58 -07:00
Andrea Mah aaee3fb28b add Rob back onto search issues (#179992) 2023-04-14 10:59:10 -07:00
Peng Lyu 76781a1a1b Enable markup search hybrid mode (#177542)
* Enable markup search hybrid mode

* Experiment turning all cells into editing mode on replace

* Prepare for minimal find markdown mode

* Add settings for controlling the initial state for find in markdown cells

* Validate initial state
2023-04-14 18:48:51 +01:00
Robo a24f964ea1 Revert "chore: update electron@22.4.6 (#179947)" (#179991)
This reverts commit 316995c8b6.
2023-04-14 18:37:17 +01:00
Johannes Rieken b45aed4afc fix merge errors (#179982) 2023-04-14 17:10:04 +01:00
Johannes Rieken 3f1b37dd86 Merge pull request #179965 from microsoft/joh/inlineDiff2
joh/inlineDiff2
2023-04-14 16:06:37 +02:00
Johannes fb91cbdaaf Merge branch 'main' into joh/inlineDiff2 2023-04-14 15:50:58 +02:00
Joyce ErandAlex Dima 7bd1368261 Render glyph decorations by zIndex (#179910)
* Render glyph decorations by zIndex

* Use 0 as default zIndex

---------

Co-authored-by: Alex Dima <alexdima@microsoft.com>
2023-04-14 15:15:15 +02:00
Johannes 294bc7b4d0 allow to pass widget options to embedded diff editor,
don't create IE controller inside its nested editors
ensure IE commands run from within nested diff editors

fixes https://github.com/microsoft/vscode-internalbacklog/issues/3911
2023-04-14 14:57:39 +02:00
Johannes 1bb00fa044 use better diff editor options
fixes https://github.com/microsoft/vscode-internalbacklog/issues/3910
fixes https://github.com/microsoft/vscode-internalbacklog/issues/3907
2023-04-14 14:38:22 +02:00
Johannes 006bbdf9a8 tweak action name 2023-04-14 14:33:47 +02:00
Johannes 324596dcb2 support simple file create preview with live preview 2023-04-14 14:08:51 +02:00
Ladislau Szomoru 218b8bd8da SCM - Add document property to expose the text document (#171504) 2023-04-14 13:55:14 +02:00
Johannes e3888ffb1d tweak colors of embedded diff editor (livePreview) 2023-04-14 11:11:16 +02:00
Robo 316995c8b6 chore: update electron@22.4.6 (#179947) 2023-04-14 09:45:30 +01:00
Johannes f2624a2205 full cancel when different model is set 2023-04-14 10:28:53 +02:00
Johannes 0f6b22721a improve hidden area in diff editor 2023-04-14 10:27:06 +02:00
Johannes d4a6417633 update diff editor width on resize 2023-04-14 10:14:38 +02:00
Johannes bb08d3697e extract some parts into preview and live strategies 2023-04-14 10:08:23 +02:00
Johannes 9567c0cea0 fix default width on first showing 2023-04-14 08:57:29 +02:00
Raymond Zhao 3ad5774eb8 Bump sqlite to version 5.1.4-vscode (#179930)
Bump sqlite to 5.1.4-vscode
2023-04-14 10:48:06 +09:00
Andrea Mah 98b2b647b4 notebook search: notebook matches duplicate (#179920)
Fixes #179916
2023-04-13 16:04:51 -07:00
Joyce Er 5d454b0afc Fix search editor activation (#179924) 2023-04-13 23:50:44 +01:00
Joyce Er 8e85312936 Introduce simpler interface for IEditSessionContribution (#179921)
* Simpler interface for IEditSessionContribution

* Add doc

* More doc
2023-04-13 23:40:14 +01:00
Matt Bierner 739b93cce8 Update drop metadata proposal (#179918)
- Makes `dropMimeTypes` required
- Prefix the actual `id` used internally with the extension id
- Allow wildcard mime types, such as `image/*`
2023-04-14 07:59:38 +10:00
Matt Bierner 830d534e27 Allow passing in a DataTransferFile to workspace edit (#175809)
* Allow passing in a `DataTransferItem` to workspace edit

Fixes #175800

Allows you to pass a file `DataTransferItem` to `WorkspaceEdit.createFile`. This lets us avoid transferring the data back and forth to the extension host, and also avoid having to base64 encode and decode it, significantly improving performance for large files

* Take data transfer file instead of data transfer item
2023-04-13 14:08:08 -07:00
Tyler James Leonhardt 3a02bc9de1 Updates from the rename (#179901)
* Updates from the rename

Azure Cloud -> Microsoft Sovereign Cloud

* remove azure once more
2023-04-13 13:01:13 -07:00
Peng Lyu 468c8b4642 Fix initial replace input width. (#179904)
* Fix initial replace input width.

* Fix replace string change event.
2023-04-13 12:49:10 -07:00
Peng Lyu 36f28bb970 📓 Escape does not close replace widget (#179900) 2023-04-13 19:57:55 +01:00
meganrogge 69c3562dea rearrange 2023-04-13 11:49:22 -07:00
Martin Aeschlimann 2d8896aaa7 theme update notification: missing the theme name (#179897) 2023-04-13 11:48:23 -07:00
Matt Bierner a4972bca03 Try to fix check of active service worker (#179824)
Fixes #179295

This should fix the `Cannot read properties of undefined (reading 'active')` error a few webviews were seeing when trying to load resources by using the current controller directly instead of trying to get it through the registration
2023-04-13 11:48:04 -07:00
Tyler James Leonhardt b0d7acec38 Logger per auth provider (#179896)
So that we can have an output channel for each.
2023-04-13 19:26:36 +01:00