Commit Graph

124157 Commits

Author SHA1 Message Date
Rob Lourens 5091dda80e Fix chat confirmations for slash commands (#216536) 2024-06-18 20:43:05 +02:00
Benjamin Pasero ec121acd62 debt - enable type check in JS files (#216534)
* debt - enable type check in JS files

* fix require
2024-06-18 20:30:17 +02:00
Peng Lyu 03476c3864 fix #215421 2024-06-18 11:29:49 -07:00
Peng Lyu f0edc07570 re #215526. move off inline chat context key in notebook 2024-06-18 11:29:49 -07:00
Daniel Imms af6d5d3ee6 Update terminalSuggestAddon.ts 2024-06-18 11:27:55 -07:00
Sandeep Somavarapu 40e1b60992 ux feedback (#216518)
* ux feedback

* do not add activate action
2024-06-18 18:50:23 +02:00
Daniel Imms f4e68757be Ensure completion text is used over label if present
Fixes #216002
2024-06-18 09:30:11 -07:00
Matt Bierner c3515864b9 Enable use strict on unc.js (#216515)
Fixes #216424

Reveals a few errors too that should be fixed by future changes
2024-06-18 18:08:04 +02:00
Sandeep Somavarapu 9a9aa28374 update new window actions (#216514) 2024-06-18 17:50:17 +02:00
Sandeep Somavarapu 170d851e98 report auto restart setting event (#216487) 2024-06-18 17:49:49 +02:00
Johannes Rieken 0e96ca9c64 fixes https://github.com/microsoft/vscode/issues/215519 (#216506) 2024-06-18 17:11:26 +02:00
Sandeep Somavarapu be0696db68 polish (#216493) 2024-06-18 16:39:09 +02:00
João Moreno bfb7af52e5 fix darwin icons (#216492) 2024-06-18 16:36:32 +02:00
Alex Ross 69d85960f7 Include command to toggle for session in read-only msg (#216489)
Include command to toggle for session in readonly msg
2024-06-18 16:09:35 +02:00
Ladislau Szomoru 7696c3e01d SCM - 💄 repository label should use custom hover (#216488) 2024-06-18 16:05:31 +02:00
Sandeep Somavarapu ed9e9efbd9 add telemetry for update metadata errors (#216486) 2024-06-18 16:02:26 +02:00
Johannes Rieken bc8fea78c6 Joh/uniform-impala (#216485)
* add header to compare code editor part

re https://github.com/microsoft/vscode-copilot/issues/5906

* hide header when having edits applied

* add a command to discard edits
2024-06-18 16:01:59 +02:00
Aiday Marlen Kyzy ff975788b2 Refactoring cursorTypeOperation.ts file (#216442)
* add code

* addnig code

* poishing the code

* removing cyclic dependency

* adding correct import
2024-06-18 15:38:32 +02:00
Daniel Imms 0630b2767b Merge pull request #216481 from microsoft/tyriar/216460
Speculative fix for terminal tabs flaky smoke test
2024-06-18 06:16:29 -07:00
Daniel Imms 34cd689874 Speculative fix for terminal tabs flaky smoke test
Wait briefly between backspace and enter.

Fixes #216460
2024-06-18 05:53:44 -07:00
Ole 52f062f709 Revert again the unintentional change to test/automation/package.json.
I wonder if VSCode or some extension I have keeps updating this? I am not doing it handishly. Anyways, gone again.
2024-06-18 11:13:51 +02:00
Ladislau Szomoru a8e00a00dd Git - expose untracked changes group (#216414) 2024-06-18 10:59:53 +02:00
Bhavya U f388d52dc7 Check for valid issue on reopen (#216397) 2024-06-18 10:36:44 +02:00
dependabot[bot] 69105b9a4e Bump ws from 7.4.6 to 7.5.10 (#216023)
Bumps [ws](https://github.com/websockets/ws) from 7.4.6 to 7.5.10.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](https://github.com/websockets/ws/compare/7.4.6...7.5.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-06-18 10:09:38 +02:00
Johannes Rieken 5e2e40c42e tweak accept or discard message (#216384) 2024-06-18 10:00:46 +02:00
Johannes Rieken b631c0aa4d fix https://github.com/microsoft/vscode-copilot/issues/6236 (#216367) 2024-06-18 09:39:17 +02:00
Bhavya U 3b94c28ffb Check for valid issue on open (#216334) 2024-06-18 08:51:27 +02:00
Benjamin Pasero 214a425a0f Revert "🆙 @parcel/watcher@2.4.0" (#216318)
Revert "🆙 `@parcel/watcher@2.4.0` (#215964)"

This reverts commit 406d1d726f.
2024-06-18 08:43:31 +02:00
Rob Lourens 77b63a165e Reveal breakpoints view when adding a function breakpoint to it (#216315)
Fix #216137
2024-06-18 08:11:41 +02:00
Rob Lourens 7d06e7bd5c Fix /explain sorting (#215600)
hack
2024-06-18 06:55:06 +02:00
Sandeep Somavarapu 68b971efb2 fix #212904 (#215973) 2024-06-18 06:28:54 +02:00
Rob Lourens 83b92b5e97 Revert "Don't clear chat disposables too early while progressive rendering (#215907)" (#216267)
This reverts commit 85e9b0786c.
2024-06-18 02:50:19 +02:00
Rob Lourens 545058462e Start refactoring ChatListRenderer (#216140)
* Start breaking ChatListRenderer content types into their own classes

* Make renderTextEdit a Part as well

* Add ChatMarkdownContentPart

* Layout codeblock refs
2024-06-17 17:49:09 -07:00
Megan Rogge 6f28d7fdad add hasChatAgent context key for terminal (#215554)
terminal part of #215526
2024-06-17 17:10:14 -07:00
Matt Bierner 61eba45dc4 Don't register js/ts paste provider if setting is off (#216168) 2024-06-17 15:14:59 -07:00
Megan Rogge 3a682a623b fix layout issues (#215969) 2024-06-17 21:18:30 +00:00
Matt Bierner 9eba3ad2fc Use overflow widgets dom node for context menus (#213929)
Fixes clipping of custom context menus in embedded editors, such as those in the chat view
2024-06-17 14:11:22 -07:00
Matt Bierner 290eb3df07 Make sure drop edits are disposed of properly (#216084) 2024-06-17 14:07:00 -07:00
John Murray 3ef8921a20 Page correctly on multi-provider timeline (fix #213452) (#213453) 2024-06-17 20:48:28 +00:00
Benjamin Pasero 406d1d726f 🆙 @parcel/watcher@2.4.0 (#215964) 2024-06-17 12:25:03 -07:00
Eleanor Boyd f9a8a3813d Merge branch 'main' into rainy-dragonfly 2024-06-17 12:22:06 -07:00
eleanorjboyd 8a6edc51da add menu contribution for python manage config 2024-06-17 12:20:24 -07:00
Sandeep Somavarapu be0e53510d add notification on auto restart (#215976) 2024-06-17 10:50:51 -07:00
Jean Pierre 1b6851d686 Fix configure tasks in serverless can delete entire tasks file (#215810)
Fixes #213824
2024-06-17 17:17:36 +00:00
Benjamin Pasero fd9c4c8559 🆙 distro (#215971) 2024-06-17 19:11:41 +02:00
Sandeep Somavarapu 3b2fc596fd do not support auto restart in stable (#215963) 2024-06-17 17:40:54 +02:00
Ole 87aad98d0e Merge branch 'main' into notebook_comment_lifecycle 2024-06-17 17:06:32 +02:00
Ole 825680cf03 Use MutableDisposable and await _updateThread. 2024-06-17 17:04:53 +02:00
Aiday Marlen Kyzy b8d1155b90 Using service collection in the test file (#215962)
using service collection in the tests
2024-06-17 16:59:13 +02:00
Sandeep Somavarapu 1fd1f389d2 disable auto restart setting by default (#215961) 2024-06-17 16:36:30 +02:00