Commit graph

125602 commits

Author SHA1 Message Date
Daniel Imms d809b4380a
Merge pull request #230043 from microsoft/tyriar/230010
Add support for links 'foo(l:c)' and 'foo (l:c)'
2024-09-28 08:10:51 -07:00
Daniel Imms 0d9af1854b
Merge pull request #230042 from microsoft/tyriar/xterm_240927
xterm@5.6.0-beta.65
2024-09-28 08:10:04 -07:00
Daniel Imms 4d7a7a45e3
Add support for links 'foo(l:c)' and 'foo (l:c)'
Fixes #229842
2024-09-28 07:12:42 -07:00
Daniel Imms 3f5fa8a8bb
xterm@5.6.0-beta.65
Fixes #230010
2024-09-28 06:50:53 -07:00
Daniel Imms 7308a15d5c
Merge pull request #230004 from microsoft/tyriar/229965
Get correct mouse cursor y regardless of MouseEvent.target
2024-09-28 06:48:25 -07:00
Daniel Imms cb9f1664c6
Merge pull request #229985 from microsoft/node-pty_240927
node-pty@1.1.0-beta22
2024-09-28 06:30:53 -07:00
Ladislau Szomoru 4a8a562073
SCM Graph - only set the count and description is shown (#230039)
* SCM Graph - only set the count and description is shown

* .
2024-09-28 06:29:09 -07:00
BABA 6eba3f2d86
Fix debug console is cleared on style changed (#224694) 2024-09-28 11:56:46 +00:00
Joyce Er 541f878e30
fix: reveal diffs for chat edits (#230032) 2024-09-28 02:33:48 +02:00
Raymond Zhao bd9abc6ebe
fix: #211878 for preferencesModels.ts (#230031) 2024-09-28 01:37:13 +02:00
Matt Bierner 7112c83572
Expand context menu for attachments list (#230030) 2024-09-28 01:29:13 +02:00
Rob Lourens 05016c9fc1
Avoid setting a negative padding on the chat welcome view container (#229996) (#230029)
The layout here is a bit weird to avoid shifting when followups appear. If the followups wrap, then the layout is messed up because negative padding is not allowed. I might try to simplify this for next month.
Fix microsoft/vscode-copilot#8749
2024-09-28 01:23:34 +02:00
Rob Lourens ef69ffe1cb
Correctly pass user selected LM for intent detection (#230014) (#230028)
Fix #229616
2024-09-28 01:18:40 +02:00
Rob Lourens 6bbcad9bdd
Fix chat cancel button order (#230015) (#230027)
Fix #230013
2024-09-28 01:18:17 +02:00
Ladislau Szomoru 64708fe61d
SCM Graph - add counter to badges (#230025)
* SCM - first colored badge is being rendered independently

* SCM Graph - added badge count

* Cleanup code
2024-09-28 01:13:28 +02:00
Rob Lourens 77677ac4b5
Force /help response to stream (#230026)
* Force /help response to stream
It just looks nicer this way
Fix microsoft/vscode-copilot#8591

* Tweak comment
2024-09-28 01:11:30 +02:00
Matt Bierner 71d514be52
Try converting absolute icon font sizes to relative values (#229440)
Fixes #229128
2024-09-27 16:11:17 -07:00
Ladislau Szomoru 2fd1512a57
SCM - first colored badge is being rendered independently (#230022) 2024-09-27 22:31:11 +00:00
Joyce Er 1d3cc0a9bc
fix: New Edit Session doesn't work if panel chat is active (#230021) 2024-09-27 23:43:15 +02:00
Justin Su 6ec2c7e634
Fix "in none full screen mode" typo (#229914) 2024-09-27 23:41:18 +02:00
Matt Bierner 626fc7d398
Make sure we delete new TS internal file names too (#230011)
https://github.com/microsoft/TypeScript/pull/59720
2024-09-27 21:50:52 +02:00
Matt Bierner f74d65ef2c
Adopt preparePasteEdits for js/ts update imports on paste (#230007)
Client side of https://github.com/microsoft/TypeScript/pull/60053
2024-09-27 21:50:23 +02:00
Daniel Imms acc4f88d1b
Merge pull request #230008 from microsoft/tyriar/cleanup_links
Improve lifecycle management in TerminalLinks.ts
2024-09-27 12:49:35 -07:00
Daniel Imms b39517926c
Merge pull request #230006 from microsoft/tyriar/229944_2
Prefer remoteAuthority check over remote agent null
2024-09-27 12:33:29 -07:00
Joyce Er aa0b6bb15a
feat: collapse codeblocks in editing sessions (#230005) 2024-09-27 21:31:21 +02:00
Daniel Imms e0ca49c84a
Improve lifecycle management in TerminalLinks.ts 2024-09-27 12:26:54 -07:00
Peng Lyu 8f86741073
Fix ##229995. Exclude empty editor hint in notebook diff editor (#230001) 2024-09-27 21:18:29 +02:00
Daniel Imms ad90d1a207
Prefer remoteAuthority check over remote agent null
Follow up on #229944, see #229992
2024-09-27 12:13:35 -07:00
Daniel Imms 2192418b5d
Get correct mouse cursor y regardless of MouseEvent.target
Fixes #229965
2024-09-27 12:11:27 -07:00
Daniel Imms 83e902b7e2
Merge pull request #229992 from microsoft/tyriar/229944
Startup perf don't await pty host connection on web
2024-09-27 12:09:49 -07:00
Peng Lyu e57ad41cfe
Limit top level functions in notebook webview preloads (#229998) 2024-09-27 21:00:03 +02:00
Matt Bierner e956ece699
Pick up latest TS for building VS Code (#229991) 2024-09-27 20:02:11 +02:00
Martin Aeschlimann da96c730ff
chat editing: new button (#229988)
chat editing: add new button
2024-09-27 19:42:26 +02:00
Daniel Imms 71cabbe74c
Startup perf don't await pty host connection on web
Fixes #229944
2024-09-27 10:40:35 -07:00
Daniel Imms ee05ba8e90
Merge pull request #229981 from microsoft/tyriar/191768
Fix memory leak issues in terminal
2024-09-27 10:24:42 -07:00
Daniel Imms c27536cc30
Merge pull request #229984 from microsoft/tyriar/229982
Remove spawn throttle when using conpty.dll
2024-09-27 10:20:37 -07:00
Daniel Imms 13ac4f2de2
node-pty@1.1.0-beta22
Brings back fix that was reverted for #75141
2024-09-27 09:59:33 -07:00
Daniel Imms 56eabd978e
Remove spawn throttle when using conpty.dll
Fixes #229982
2024-09-27 09:52:09 -07:00
Daniel Imms 40290c9f4f
Terminal developer contrib leaks, simplify line data option 2024-09-27 09:29:43 -07:00
Daniel Imms 1cb112d243
Fix XtermTerminal leaking 2024-09-27 09:12:46 -07:00
Daniel Imms 3c44096ff8
Fix TerminalInstance leaks
Part of #191768
2024-09-27 09:10:57 -07:00
Martin Aeschlimann ceba479e72
Move the triggering of auto apply from extension to UI (#229976)
* auto invoke autoApply, get code blocks from chat model

* update

* update
2024-09-27 08:49:15 -07:00
Benjamin Christopher Simmonds 2b5ec43b36
Fix issue with disposable after being disposed (#229980)
dont add disposable after disposed
2024-09-27 17:45:18 +02:00
Sandeep Somavarapu f029ec36a6
#214048 polish the fix (#229978) 2024-09-27 17:33:26 +02:00
Martin Aeschlimann 6be9a301e8
edit chat view: start editing session when created (#229975) 2024-09-27 17:19:10 +02:00
Johannes Rieken ec1125c2d1
inline chat fixes (#229973)
* disposing the editor view should remove overflowing overlay widgets node

* use a suitable overflow widget dom node for the inline chat widget

fixes https://github.com/microsoft/vscode-internalbacklog/issues/4298

fixes (doesn't re-introduce) https://github.com/microsoft/vscode-copilot/issues/8701

* * make sure `ESC` first closes suggest before closing inline chat
* also remove duplicated action
2024-09-27 17:09:21 +02:00
Benjamin Pasero f9910cd22e
esm - try to fix build (#229972) 2024-09-27 17:04:43 +02:00
Daniel Imms 1977d595aa
Merge pull request #229971 from microsoft/tyriar/227087_3
jsdoc for selection view part
2024-09-27 07:59:18 -07:00
Benjamin Christopher Simmonds 449e524fe5
Disable action to remove last view container (#229969)
Don't allow removing last view container
2024-09-27 16:55:14 +02:00
Jean Pierre cee1e10cbc
Fix if logOutputChannel is created again after being disposed, it will disappear (#225709)
Fix #214048

Co-authored-by: Sandeep Somavarapu <sasomava@microsoft.com>
2024-09-27 16:47:33 +02:00