Commit graph

121186 commits

Author SHA1 Message Date
Daniel Imms 8c172fc589
Merge pull request #210831 from microsoft/tyriar/revert/si
Revert "Merge pull request #209136 from cpendery/fix/improve-marker-p…
2024-04-20 22:43:40 -07:00
Daniel Imms 521e3f866d
Merge branch 'main' into tyriar/revert/si 2024-04-20 07:56:34 -07:00
Daniel Imms 9782bbccd6
Revert "Merge pull request #209136 from cpendery/fix/improve-marker-placements"
This reverts commit 717c9dfd75, reversing
changes made to 629408958c.
2024-04-20 07:54:13 -07:00
Bhavya U 73a2c100f6
Use org name if available in notification (#210816) 2024-04-20 10:58:36 +02:00
Bhavya U b847d7d55e
Dismiss entitlements badge on cancel (#210807) 2024-04-19 17:43:44 -07:00
Tyler James Leonhardt 5ffadeeb9b
Use description & detail when calculating id for the identity provider (#210803)
* Use description & detail when calculating id for the identity provider

Fixes #209842

* better logic
2024-04-20 02:09:50 +02:00
Johannes Rieken 7d04d4df43
only have one report bug command (#210802) 2024-04-20 01:34:57 +02:00
Johannes Rieken 75c99201ee
undo changes when getting an error response (#210800)
fixes https://github.com/microsoft/vscode-copilot/issues/5001
2024-04-19 16:23:04 -07:00
Daniel Imms 51da365c8e
Merge pull request #210799 from microsoft/tyriar/207372_3
Allow embedder terminals to skip contributed profile check
2024-04-19 15:54:28 -07:00
Aaron Munger 77676e6987
prevent key actions from happening in the notebook UI (#210791)
* prevent key actions from happening in the notebook UI

* fix command ID, typos

* revert listCommands file
2024-04-20 00:49:07 +02:00
Tyler James Leonhardt acafdbd6a2
Disable navigating by separator while quick navigating (#210798)
Fixes https://github.com/microsoft/vscode/issues/210461

in a pragmatic way until I can come up with a better solution.
2024-04-20 00:42:07 +02:00
Don Jayamanne 8c5ef74149
Gather basic notebook info along with perf data (#210712) 2024-04-19 15:36:49 -07:00
Daniel Imms 36fbbb1e14
Allow embedder terminals to skip contributed profile check
Part of #207372
2024-04-19 15:36:20 -07:00
Daniel Imms d94941fbea
Merge pull request #210790 from microsoft/tyriar/210107
Show terminal command guide when hovering side
2024-04-19 14:37:38 -07:00
Daniel Imms 717c9dfd75
Merge pull request #209136 from cpendery/fix/improve-marker-placements
fix: improve terminal marker placements on windows
2024-04-19 14:28:52 -07:00
Daniel Imms 82763e694f
Show terminal command guide when hovering side
Fixes #210107
2024-04-19 14:20:39 -07:00
Rob Lourens 629408958c
Merge pull request #210488 from microsoft/roblou/chat-agent-hover
Add a nicer hover for chat participants
2024-04-19 14:11:21 -07:00
Daniel Imms 38647907a8
Explain what handleInput is doing 2024-04-19 14:05:33 -07:00
Connor Peet f09f068bc5
debug: update debugFocus class names (#210788) 2024-04-19 23:03:55 +02:00
Daniel Imms 27a0f27d2a
Fix encoding of escape character in pwsh 2024-04-19 13:59:08 -07:00
Daniel Imms 744d0d8ca8
Merge branch 'main' into fix/improve-marker-placements 2024-04-19 13:53:24 -07:00
Rob Lourens db8ce77a49 fix 2024-04-19 13:37:36 -07:00
Rob Lourens 73579dc2b6 Fix 2024-04-19 13:23:33 -07:00
Tyler James Leonhardt f861341624
Revert "Use graceful-fs to buffer fs calls (#210696)" (#210786)
This reverts commit 2cc4b3d115.
2024-04-19 22:11:41 +02:00
Chapman Pendery 64a1395d66
Merge branch 'main' into fix/improve-marker-placements 2024-04-19 13:01:35 -07:00
Daniel Imms 6f7e101e30
Merge pull request #210784 from microsoft/tyriar/210783
Properly escape values from Windows PowerShell SI
2024-04-19 12:27:11 -07:00
Daniel Imms 0e28a10f16
Merge pull request #210782 from microsoft/tyriar/more_input_model
Enforce maximum adjust marker poll count
2024-04-19 12:19:34 -07:00
Daniel Imms 522f27e4b3
Properly escape values from Windows PowerShell SI
Fixes #210783
2024-04-19 12:03:04 -07:00
Rob Lourens 1a83e481a1 Fix 2024-04-19 11:51:47 -07:00
Daniel Imms 70889652cc
Enforce maximum adjust marker poll count
Fixes #210780
2024-04-19 11:46:57 -07:00
Rob Lourens ee07d89173 Fix 2024-04-19 11:37:47 -07:00
Rob Lourens 196058e022 Merge remote-tracking branch 'origin/main' into roblou/chat-agent-hover 2024-04-19 11:34:23 -07:00
Rob Lourens 7b22c151b3 Merge remote-tracking branch 'origin/main' into roblou/chat-agent-hover 2024-04-19 11:30:40 -07:00
Daniel Imms da02a86fd6
Merge pull request #210779 from microsoft/tyriar/210777
Remove ghost text from command line on execute
2024-04-19 11:29:52 -07:00
Daniel Imms f28c508df8
Clear cursor and ghost text when setting command line via sequence 2024-04-19 11:28:04 -07:00
Daniel Imms a21b3e7a7b
Merge pull request #210776 from microsoft/tyriar/210773
Make bash window prompt adjuster more strict
2024-04-19 11:22:44 -07:00
Daniel Imms 2f81f8bea3
Remove ghost text from command line on execute
Fixes #210777
2024-04-19 11:12:46 -07:00
Daniel Imms de1b891b4c
Merge pull request #210769 from microsoft/tyriar/210757_interrupt__cmdline
Set 633 E command line in PromptInputModel
2024-04-19 11:06:51 -07:00
Daniel Imms 4b93f8acc8
Make bash window prompt adjuster more strict
Fixes #210773
2024-04-19 11:02:52 -07:00
Daniel Imms 7f6f229245
Merge branch 'main' into tyriar/210757_interrupt__cmdline 2024-04-19 10:50:41 -07:00
Daniel Imms dd4b103ed9
Merge pull request #210766 from microsoft/tyriar/210757_interrupt
PromptInputModel: Detect interrupts and show executing in dev mode
2024-04-19 10:48:21 -07:00
Daniel Imms 21d25a374d
Merge branch 'tyriar/210757_interrupt' into tyriar/210757_interrupt__cmdline 2024-04-19 10:31:53 -07:00
Daniel Imms b7b8b9d5fe
Fix tests 2024-04-19 10:31:19 -07:00
Aiday Marlen Kyzy b8eba5da20
Adding the possibility to enrich hovers with additional data (#210472)
Adding the possibility to enrich hovers with additional data
2024-04-19 19:17:21 +02:00
Daniel Imms 565523efb9
Set 633 E command line in PromptInputModel 2024-04-19 10:12:55 -07:00
Daniel Imms 2c9202adfb
Register new listeners 2024-04-19 10:08:03 -07:00
Daniel Imms 4786944066
Reset ghostTextIndex on execute 2024-04-19 10:06:00 -07:00
Daniel Imms da3a13a3fc
Improve reliability of interrupt and log all events in trace 2024-04-19 10:03:34 -07:00
Johannes Rieken 9cae075e98
update uri perf benchmark (#210764) 2024-04-19 18:50:01 +02:00
João Moreno 67464f3239
update inno-updater (#210762) 2024-04-19 09:37:00 -07:00