Commit Graph

132444 Commits

Author SHA1 Message Date
Robo
0ce5246ecb chore: bump electron@34.5.1 (#246817)
* chore: bump electron@34.5.1

* chore: update node.js build

* chore: update distro
2025-04-17 16:28:08 +02:00
Benjamin Pasero
e7825e5759 chat - change URL for enabling additional use (#246826)
* chat - change URL for enabling additional use

* use product url

* distro

* undo
2025-04-17 16:19:39 +02:00
Benjamin Pasero
9bb247bdb6 editors - polish empty text editor hint further (#246829) 2025-04-17 16:07:28 +02:00
Johannes Rieken
f0cff13d97 when showing tools, try without icons (#246821) 2025-04-17 14:50:03 +02:00
Benjamin Pasero
baa2dad3cd chat - update quota indication based on latest response state (#246816) 2025-04-17 14:07:41 +02:00
Johannes Rieken
7e8f505cd9 Move "Tools" into dedicated bucket of the "Add Context" picker (#246812) 2025-04-17 13:52:39 +02:00
Benjamin Pasero
5edaa56c0e editor - merge inline chat and other hints in untitled text editors (#246794) 2025-04-17 11:40:20 +02:00
Sandeep Somavarapu
cbe92c2d4c fix styling extensions in chat (#246802) 2025-04-17 11:19:59 +02:00
Johannes Rieken
5f3a1aeda1 chore - some code cleanup in attach context (#246796)
* don't pass huge amount of services, just use the ServicesAccessor
* don't over-expose static fields as public unless needed
2025-04-17 10:39:56 +02:00
Benjamin Pasero
41e28d4e4a chat - tweak wording around quota reached (#246790) 2025-04-16 22:44:36 -07:00
Benjamin Pasero
d9cb79f123 status - fix outline color when status bar focused (#246789) 2025-04-16 22:43:56 -07:00
Oleg Solomko
f56819db69 improve events of the chat prompt attachments collection 2025-04-16 20:54:09 -07:00
Oleg Solomko
4d86937f6c make the /save command silent with respect to the chat history 2025-04-16 19:44:19 -07:00
Oleg Solomko
c30cef8c3f address todo items and cleanup 2025-04-16 19:44:19 -07:00
Oleg Solomko
240b8c2cbe focus pane for the new untitled prompt document 2025-04-16 19:44:19 -07:00
Oleg Solomko
73d253f153 add documentation comments 2025-04-16 19:44:19 -07:00
Oleg Solomko
bd3393c1c1 improve prompt rendering of copilot responses 2025-04-16 19:44:19 -07:00
Oleg Solomko
0833e685fa don't add prompt header if no tool invocations present 2025-04-16 19:44:19 -07:00
Oleg Solomko
2a5020c2eb add /save slash command 2025-04-16 19:44:19 -07:00
Oleg Solomko
8b4ad1d435 add save to prompt action 2025-04-16 19:44:19 -07:00
Oleg Solomko
fa8a85b348 cleanup 2025-04-16 19:44:19 -07:00
Matt Bierner
376cf5d916 Merge pull request #246447 from manabu-nakamura/ellipsis
normalize ellipsis
2025-04-16 18:05:12 -07:00
Osvaldo Ortega
d88badebf3 Merge pull request #246777 from microsoft/osortega/small-keyword-suggestion-fix
Small fix for keyword suggestions
2025-04-16 17:16:35 -07:00
Osvaldo Ortega
83bdba53fa Small fix for keyword suggestions 2025-04-16 18:01:12 -06:00
Joyce Er
476185830b fix: create edit session identities before storing working changes (#246775) 2025-04-17 01:31:17 +02:00
Connor Peet
dbbebf2623 mcp: fix SSE handling of CRLF and harden (#246773)
Fixes #246753
2025-04-17 01:16:29 +02:00
Raymond Zhao
18f823841d Disable checkbox for managed boolean settings (#246770) 2025-04-17 00:21:36 +02:00
Joyce Er
623be153c5 fix: include model ID in MappedEditsRequest (#246769) 2025-04-17 00:20:58 +02:00
guiserle
f98aa1fb9b config: Resolve variables returned by commands (#246641)
* config: Resolve variables returned by commands

Fixes #246633

* config: resolve with interaction on a single pass

Two pass should no longer needed since non-interactive and contributed variables are also resolved by `resolveWithInteraction`
2025-04-16 19:57:06 +00:00
Benjamin Pasero
d71aaa981d chat - status tweaks (#246759) 2025-04-16 12:53:19 -07:00
Benjamin Pasero
a2f628e4d3 chat - open quota dialog from title only if chat limit reached (#246758) 2025-04-16 21:02:45 +02:00
Ladislau Szomoru
d8610405ec SCM - tweak secondary decoration color and pattern (#246756) 2025-04-16 20:46:17 +02:00
Connor Peet
af4093fca7 mcp: adopt tool annotations for display names and confirmation avoidance (#246755) 2025-04-16 20:37:14 +02:00
Ladislau Szomoru
7578e200f9 SCM - second attemt to clean up isSCM (#246754) 2025-04-16 20:30:47 +02:00
Connor Peet
d153669413 chat: make paused indication stronger and clickable (#246751)
Fixes #241809
2025-04-16 20:06:19 +02:00
Benjamin Pasero
a157e5c400 web - allow UriComponents for openUri (#246750) 2025-04-16 20:02:35 +02:00
Sandeep Somavarapu
7acb7abf5f update distro (#246746) 2025-04-16 19:25:03 +02:00
Sandeep Somavarapu
1098ba43f2 add new capabilities to extensions manifest (#246745) 2025-04-16 19:16:09 +02:00
Matt Bierner
f2691a491a Merge pull request #246744 from mjbvz/wooden-rattlesnake
Move js/ts suggest into own config section
2025-04-16 10:07:21 -07:00
Matt Bierner
0e5f8d1b49 Merge pull request #246743 from mjbvz/lexical-beaver
Build using latest TS version
2025-04-16 10:06:46 -07:00
Sandeep Somavarapu
ce4b574791 adopt to new signing capability. fix reading link types (#246742) 2025-04-16 18:54:50 +02:00
Matt Bierner
4035369003 Move js/ts suggest into own config section 2025-04-16 09:53:33 -07:00
Matt Bierner
e91a85b456 Build using latest TS version 2025-04-16 09:45:08 -07:00
Martin Aeschlimann
b6ecf304d2 Add 'Run Prompt...' command (#246739) 2025-04-16 09:38:22 -07:00
Megan Rogge
42ad05b4f7 tweak shell type (#246735)
fix #246733
2025-04-16 08:49:03 -07:00
Benjamin Pasero
5176256694 chat - allow workbench.secondarySideBar.defaultVisibility via experiment (#246736) 2025-04-16 08:48:28 -07:00
Sandeep Somavarapu
cebb5e5a05 introduce search extensions tool (#246721)
* introduce search extensions tool

* update tool reference name
2025-04-16 16:21:04 +02:00
Ladislau Szomoru
c7f69b4b93 Revert "SCM - 💄 cleanup isSCM property from quick diff providers (#246711)" (#246716)
This reverts commit 2a68b9df49.
2025-04-16 14:30:47 +02:00
Ladislau Szomoru
2a68b9df49 SCM - 💄 cleanup isSCM property from quick diff providers (#246711) 2025-04-16 13:07:14 +02:00
Ladislau Szomoru
7452464515 SCM - add secondary quick diff provider (#246707)
* WIP - initial implementation

* Add stagedQuickDiffProvider API

* Reduce the usage of `isSCM`

* Make unstage feel snappier

* Deduplicate diffs between primary and secondary

* Fix unstage selected ranges to work from the editor

* WIP - saving my work

* Fixed deduplication and commands

* Add pattern colors

* Rework the colors, and fix deleted glyph

* Got unstage commands working

* Update provider name

* Some improvements

* Cleaned up CSS

* Tweak decoration colors

* Update proposed API naming

* Contributed decorations will use the primary colors for the time being

* More cleanup
2025-04-16 12:52:36 +02:00