Megan Rogge and GitHub
db5b25eb7d
Merge pull request #196131 from microsoft/merogge/link-setting
...
fix setting name
2023-10-20 15:32:17 -07:00
Rob Lourens and GitHub
ceeec96501
Show Location ranges in used refs file label ( #196129 )
2023-10-21 00:23:27 +02:00
Megan Rogge and GitHub
187b071062
Merge pull request #196128 from microsoft/merogge/update-cues
...
add finalized clear, format, save audio cues
2023-10-20 15:22:57 -07:00
Sandeep Somavarapu and GitHub
a59e7f0bce
fix #195690 ( #196125 )
2023-10-20 15:19:25 -07:00
meganrogge
2c1d2d86a2
Fix #196130
2023-10-20 15:16:29 -07:00
meganrogge
7e347b0cc4
use finalized audio cues
2023-10-20 15:04:17 -07:00
Bhavya U and GitHub
3658a3f33b
Initial support for account entitlements ( #195750 )
...
* Initial support for accounts entitlements
* Clean up code
* Remove dependency on FIleReader
* Update vi18n.resources.json
* Use IRequestService
* Rename to IGitHubEntitlement
2023-10-20 14:41:21 -07:00
gjsjohnmurray
a272816bf6
Invert setting and rename to debug.hideLauncherWhileDebugging
2023-10-20 22:28:17 +01:00
Megan Rogge and GitHub
270405f638
Merge pull request #196120 from microsoft/merogge/acc-view-first
...
pass first letter into terminal, don't await timeout
2023-10-20 14:17:35 -07:00
meganrogge
652ef862b8
pass first letter into terminal, don't await timeout
2023-10-20 13:48:45 -07:00
Daniel Imms and GitHub
cbd452f25b
Merge pull request #195827 from microsoft/tyriar/195804
...
Start moving window/document to use layout service
2023-10-20 13:43:28 -07:00
Daniel Imms and GitHub
1ba5097299
Merge branch 'main' into tyriar/195804
2023-10-20 13:28:30 -07:00
Daniel Imms and GitHub
41eb4ec194
Merge pull request #196110 from microsoft/tyriar/196109
...
Force chat block toolbar visibility on ctx menu change
2023-10-20 13:27:30 -07:00
Daniel Imms
d16d3e8dac
Add quickchat.toggle arg schema
2023-10-20 13:26:55 -07:00
Daniel Imms
25c8a17bff
Allow quick chat toggle to take partial input
...
Part of microsoft/vscode#184411
2023-10-20 13:19:20 -07:00
Rob Lourens and GitHub
95e12b8ba0
Allow slash completions before whitespace ( #196111 )
2023-10-20 21:09:24 +02:00
Daniel Imms
66306d0c56
Force chat block toolbar visibility on ctx menu change
...
Fixes #196109
2023-10-20 11:49:29 -07:00
Daniel Imms and GitHub
08097213f6
Merge pull request #196107 from microsoft/tyriar/shell_terminal_run
...
Show chat run in terminal as primary for shell langs
2023-10-20 11:47:58 -07:00
Daniel Imms
31a49e1e19
Show chat run in terminal as primary for shell langs
...
Fixes #196106
2023-10-20 11:31:19 -07:00
Rob Lourens and GitHub
a7154c902d
Delete full token on backspace ( #196105 )
...
* Don't let chat contribs break the chat window
* Delete full token on backspace
2023-10-20 11:29:12 -07:00
Johannes Rieken and GitHub
1ca2bfbec1
stop progressive text edits when request is cancelled, hide diffzone(s) after undo'ing changes ( #196100 )
2023-10-20 11:08:12 -07:00
Joyce Er and GitHub
81c8da61fb
feat: allow markdown strings in chat welcome ( #196104 )
2023-10-20 11:07:28 -07:00
Tyler James Leonhardt and GitHub
c1c0f857dd
Add bottom padding to chat items ( #196101 )
...
Fixes #196028
2023-10-20 19:30:19 +02:00
Johannes Rieken and GitHub
386ec5523e
Merge pull request #196098 from microsoft/joh/profound-egret
...
Fix inline chat widget rendering and simplify code
2023-10-20 19:04:36 +02:00
Johannes
d7bd919732
for now, disable multiple diff zones
...
https://github.com/microsoft/vscode-copilot/issues/2121
2023-10-20 18:42:03 +02:00
Logan Ramos and GitHub
8847e90041
Update endpoint definition ( #196097 )
2023-10-20 18:39:43 +02:00
Johannes
52fa01b46c
https://github.com/microsoft/vscode-copilot/issues/2122
...
highlight whole range again, always show widget above whole range, simplify bits some parts
2023-10-20 18:30:49 +02:00
Johannes
07cf686e87
fix https://github.com/microsoft/vscode-copilot/issues/2124
2023-10-20 17:45:05 +02:00
Alex Ross and GitHub
8b2aec0bda
Fix issue with CommentThread focus stealing ( #196088 )
...
Writing `vscode.CommentThread.comments` steals focus from Reply input / resets empty Reply input
Fixes #182060
2023-10-20 16:33:28 +02:00
Benjamin Pasero and GitHub
c4f155eca1
Aux window: support isolated window.title per window ( fix #195892 ) ( #196064 )
...
* 💄
* Aux window: support isolated `window.title` per window (fix #195892 )
* oh thank you tests
2023-10-20 16:03:29 +02:00
Johannes Rieken and GitHub
272a3c2e9a
Merge pull request #196075 from microsoft/joh/xenacious-mammal
...
Improve progressive edits of inline chat
2023-10-20 14:35:14 +02:00
Henning Dieterichs and Henning Dieterichs
8b2c78ca43
Updates monaco.d.ts
2023-10-20 14:07:26 +02:00
Henning Dieterichs and Henning Dieterichs
d4766ca708
Fixes type error
2023-10-20 14:07:26 +02:00
Henning Dieterichs and Henning Dieterichs
f784fecc1e
Introduces scrollable.ignoreHorizontalScrollbarInContentHeight. Fixes #195981
2023-10-20 14:07:26 +02:00
Johannes
9ad7a4f7f8
good catch. thank you tests
2023-10-20 13:50:18 +02:00
John Murray and GitHub
0b051c20b5
Merge branch 'main' into pink-bedbug
2023-10-20 12:10:59 +01:00
Johannes Rieken and GitHub
de0121cf0e
stop revealing inline chat when typing in its input box ( #196074 )
...
fixes https://github.com/microsoft/vscode-copilot/issues/2103 , undes a feature-request that shouldn't have been done
2023-10-20 12:07:53 +02:00
Johannes
fcb1687ef8
Rename DeferredAsyncIterableObject to AsyncIterableSource and align it method names
2023-10-20 11:41:07 +02:00
Johannes
04a8e5ae5b
enqueue progress edits so that their "typing" doesn't influce the average duration at which chunks are received
2023-10-20 11:39:15 +02:00
Johannes
52b663b3ab
Add listener to show diff zones as soon as first edit is applied
2023-10-20 11:17:10 +02:00
Johannes
a01b5c3b67
don't use minimal edits when showing progressive edits
2023-10-20 11:09:10 +02:00
Isidor Nikolic and GitHub
25c136a6bd
Merge pull request #195934 from microsoft/merogge/win-mag
...
place textarea on the cursor when in screen reader mode
2023-10-20 09:03:45 +00:00
Martin Aeschlimann and GitHub
b5e4f89462
json.schemas improve setting description ( #196071 )
...
json.schemas improve setting description. For #196049 )
2023-10-20 10:00:32 +02:00
João Moreno and GitHub
417e17038c
Use NodeJS mirror for more reliable downloads ( #196038 )
...
get node from mirror
2023-10-20 09:53:57 +02:00
Benjamin Pasero and GitHub
88ab0de44c
open editors - do not bypass strict null ( #196066 )
...
//cc @lramos15
2023-10-20 08:57:04 +02:00
Rob Lourens and GitHub
999020e1a2
References list should not steal all mouse wheel events ( #196060 )
2023-10-20 07:30:37 +02:00
Raymond Zhao and GitHub
8e11b537e3
Add TF-IDF as a backup option for settings search ( #196052 )
...
Fixes #194032
2023-10-19 16:30:47 -07:00
Joyce Er and GitHub
96df3459ed
fix: render welcome view when model doesn't init ( #196051 )
2023-10-19 16:06:25 -07:00
Megan Rogge and GitHub
0d382ea42a
Merge pull request #196048 from microsoft/merogge/revise
...
revise message
2023-10-19 14:36:14 -07:00
John Murray and GitHub
797901d502
Merge branch 'main' into attempt-163627v2
2023-10-19 22:23:36 +01:00