Commit Graph
96840 Commits
Author SHA1 Message Date
Henning Dieterichs 01a77403bf Fixes wrapInReloadableClass* functions. 2024-07-01 19:46:18 +02:00
Henning Dieterichs 013b1861dc Fixes potential leak 2024-07-01 19:40:01 +02:00
Henning Dieterichs cf3e2a4e81 Fixes #211403 2024-07-01 19:35:00 +02:00
Benjamin Pasero 327279994e debt - update path.ts to node.js 20.x (#219560)
first cut update
2024-07-01 18:30:08 +02:00
Henning Dieterichs db7e8f1f1d Disables wrapInReloadableClass (#219555) 2024-07-01 08:32:55 -07:00
Sandeep Somavarapu 2601618162 fix #219336 (#219553)
fix #219336 (#219337)

* fix #219336

* fix owner
2024-07-01 16:37:47 +02:00
Benjamin Christopher Simmonds 473e348591 Improve compact badge display (#219552)
Show up to 3 characters in compact badge
2024-07-01 16:31:26 +02:00
Henning Dieterichs b213c86284 Extracts hot reload utilities, makes placeholderText contribution hot reloadable 2024-07-01 16:16:06 +02:00
Benjamin Pasero af5cf640d8 🆙 "@playwright/test": "^1.45.0" (#219324) 2024-07-01 12:23:41 +02:00
Martin Aeschlimann 4c69ceba2f rename editor.collapsedText to foldPlaceholderForeground (#219338)
rename vscode-editor-collapsedText
2024-07-01 12:13:03 +02:00
Benjamin Pasero d65fd5ba2e nls follow up debt work (#219265) 2024-07-01 11:44:19 +02:00
Johannes Rieken 376a7f73ed Merge pull request #218896 from microsoft/joh/debt/inlineChatAgentAndCommands
let inline chat use default command and agent completions
2024-07-01 11:30:34 +02:00
Johannes Rieken ea03089bee fixup ChatRequestNotebookData (#219331)
re https://github.com/microsoft/vscode/issues/218363
2024-07-01 10:29:54 +02:00
Benjamin Pasero abe5b7d16f debt - more direct fs use (#219261) 2024-07-01 09:18:40 +02:00
Johannes 44ac947b5f review feedback: remove unneccessary check 2024-07-01 09:02:51 +02:00
Johannes e7e83d6442 Merge branch 'main' into joh/debt/inlineChatAgentAndCommands 2024-07-01 08:58:54 +02:00
Ladislau Szomoru 0426dd4e2a SCM - 💄 adopt observables (#219162) 2024-06-29 20:06:00 +02:00
Sandeep Somavarapu 0225546178 #212879 dispose child instantiation service (#219217)
* #212879 dispose child instantiation service

* fix tests
2024-06-29 19:40:07 +02:00
Benjamin Pasero 943b47ae17 debt - adopt nlsCoreBaseUrl (#219165) 2024-06-29 17:47:45 +02:00
Rob Lourens 39aba8e0af Tune chat render rate (#219241)
Count words more correctly
Don't measure the time before text starts to appear
Better logs
2024-06-29 14:31:50 +02:00
Rob Lourens 5bece9e46a Clear all workspace chats should also clear all open chats (#219198)
Fix #218034
2024-06-29 00:39:18 +02:00
Rob Lourens c8a4a25577 Add 'command' to chat telemetry (#219218) 2024-06-28 14:25:19 -07:00
Aaron Munger 032c1b7544 don't show output items if they are empty (#216844)
* wait for content to attach toolbar

* command to show hidden outputs

* avoid perf hit of checking innerText on resize

* empty based on 0 content height

* just rely on height=0 for empty output

* use event to attach toolbar

* leave border in, but account for the height it adds

* hide again if content goes back to zero height

* zero

* tests, fix memory leaks

* move magic number to common function
2024-06-28 23:07:28 +02:00
Rob Lourens 206e438ff4 Fix #218031 (#219215) 2024-06-28 13:48:14 -07:00
Sandeep Somavarapu da36fe717e fix #218133 (#219212) 2024-06-28 13:47:41 -07:00
Sandeep Somavarapu 5fc4b6e873 skip version check in oss (#219206) 2024-06-28 13:31:08 -07:00
Justin Chen fe473c806f issue reporter short circuit logic fix (#219002)
* add better desccription check

* check on listener change
2024-06-28 13:05:29 -07:00
Rob Lourens 46362deb36 Support <sub> and <sup> in chat (#219053) 2024-06-28 11:06:45 -07:00
Johannes Rieken 5da15f50df Merge pull request #218393 from c-claeys/instantiation-dfs
Fix exponential runtime in service instantiation
2024-06-28 18:11:12 +02:00
Johannes 6e187c64b1 Merge branch 'main' into joh/debt/inlineChatAgentAndCommands 2024-06-28 18:01:27 +02:00
Sandeep Somavarapu d9744cf206 skip version check in oss (#219127) 2024-06-28 17:59:27 +02:00
Johannes Rieken dd7d9376fb remove dead types from old proposal versions (#219120) 2024-06-28 17:03:26 +02:00
Alex Ross 6889c34d61 Adopt editor placeholder for comment widget (#219119) 2024-06-28 16:55:07 +02:00
Johannes Rieken ecf818849d add location specific data along when making chat request (#219114)
with this PR the implicit variables tricks aren't needed anymore
2024-06-28 16:27:08 +02:00
Daniel Imms 8cb093f364 Merge pull request #218941 from microsoft/tyriar/216817
Use webgl in terminal sticky scroll
2024-06-28 07:00:13 -07:00
Benjamin Christopher Simmonds efa1397e63 Update default color for sticky scroll and location specific ones (#218712)
default color for sticky scroll and location specific ones
2024-06-28 15:47:48 +02:00
Benjamin Christopher Simmonds f272e4d094 Disable compare action when no resource selected (#218875)
Fix #212925
2024-06-28 15:47:18 +02:00
Benjamin Christopher Simmonds c50fcf3d7c Fix selection issue with filtered group models (#218889)
Review: Filtered Editor Group Models and Selections - fixes #213163
2024-06-28 15:46:43 +02:00
Benjamin Pasero 2014f1ddb2 nls - removal of loader plugin (#219098) 2024-06-28 15:45:52 +02:00
Ladislau Szomoru ff1b0028ad SCM - 💄 remove custom observable logging (#219101) 2024-06-28 14:49:35 +02:00
Johannes Rieken 388469b7b4 debt - CSS cleanup, accessibile diff viewer padding (#219102)
* remove `InlineChatWidget#updateProgress` because the chat widget already shows progress

* debt - CSS cleanup, accessibile diff viewer padding
2024-06-28 14:48:54 +02:00
Benjamin Pasero f6f90e0163 Implement NLS without AMD loader (#214588) 2024-06-28 11:55:48 +02:00
Johannes 7b299714f5 disable file references for inline chat for now 2024-06-28 11:44:11 +02:00
Johannes 375d8c8beb make SlashCommandService location aware, scope /clear and /help to panel location 2024-06-28 11:42:01 +02:00
Johannes e4fa43f168 decorate agent command part when alone (with agent) 2024-06-28 11:29:48 +02:00
Johannes 8277c0eba8 allow tryToParseSlashCommand to respect default agent commands with default agent being part of the query 2024-06-28 11:12:56 +02:00
Johannes c8605f15bf Merge branch 'main' into joh/debt/inlineChatAgentAndCommands 2024-06-28 09:42:03 +02:00
Johannes d390b22c6d fix lint error 2024-06-28 09:31:37 +02:00
Aaron Munger 2eedc1373c look for keylabel that is used for mac as well (#219015)
look for mac keylabel as well
2024-06-27 23:20:34 +02:00
Snoppy 8d54ffc9f6 chore: fix typos (#216562)
Signed-off-by: snoppy <michaleli@foxmail.com>
2024-06-27 20:01:19 +00:00