Commit graph

121700 commits

Author SHA1 Message Date
Connor Peet 6e24e5f2bd
fix compile error 2024-05-08 08:10:08 -07:00
Benjamin Pasero 0486d991a8
feat: add conditional expressions to keybindings and actions, update dictation start action conditions (#212264) 2024-05-08 16:57:18 +02:00
Johannes 69a80f9f1d
use a composted, semi-random identifier for language model and leave metadata#id for model selection only 2024-05-08 16:48:21 +02:00
Ulugbek Abdullaev 2edabd62fe
Merge pull request #212262 from microsoft/ulugbekna/toxic-cockroach
runCommands: fix: do not try stringify-ing circular objects
2024-05-08 16:37:27 +02:00
Ulugbek Abdullaev 10a9adb2da
runCommands: fix: do not try stringify-ing circular objects 2024-05-08 16:19:13 +02:00
Johannes 4baa94788e
register vendors statically and active extensions on them 2024-05-08 15:33:33 +02:00
Johannes Rieken 1a8d6b95a0
update distro (#212254) 2024-05-08 12:14:56 +02:00
Johannes 6990923699
spell-out selector type, allow to select/filter on specific extensions 2024-05-08 12:04:21 +02:00
Johannes 0d55bb645f
add LanguageModelChat as explict object and add a select-function as the only way of getting to them 2024-05-08 11:44:47 +02:00
Alex Ross e0065ce441
Cannot read properties of null (reading 'style') (#212250)
Fixes #212231
2024-05-08 11:28:06 +02:00
Johannes 3ec5b4a291
Merge branch 'main' into joh/varied-ermine 2024-05-08 10:45:35 +02:00
Sandeep Somavarapu c06c555b48
Add more extension install error codes (#212237)
* Revert "Revert f8c7fec0c2 (#212203)"

This reverts commit 2a57bf60e2.

* delete VSIX only when needed
2024-05-08 10:09:10 +02:00
Bhavya U df41a938ef
Remove redundant info-needed commands (#212225)
Remove redundant info-needed related commands
2024-05-08 07:33:37 +02:00
Rob Lourens 60468916e4
Implement chat confirmations (#212140)
* Add API proposal for chat confirmations

* Update

* Fix up chatParticipantAdditions check

* And copy warning content

* Redundant

* Implement chat confirmation widget

* Implement sending chat confirmation data in the request

* Styling

* Fix button titles

* Fix build
2024-05-07 18:14:33 -07:00
David Dossett e3982e5dee
Merge pull request #212217 from microsoft/ddossett/progress-step-spacing
Tweak progress step spacing
2024-05-07 17:25:17 -07:00
David Dossett c3aec31f6c
Merge pull request #212216 from microsoft/ddossett/loading-icon
Use loading icon instead of sync icon
2024-05-07 17:19:46 -07:00
David Dossett 22d7312d50
Merge pull request #212215 from microsoft/ddossett/request-background
Avoid the piano roll effect of alternating chat background colors
2024-05-07 17:14:46 -07:00
David Dossett f6d0fe3410
Tweak progress step spacing 2024-05-07 17:08:03 -07:00
David Dossett a8232c54e6
Merge pull request #212214 from microsoft/ddossett/notification-widget
Tweak notification widget styles
2024-05-07 17:06:54 -07:00
David Dossett 0801d3cb10
Use loading icon instead of sync icon 2024-05-07 17:02:13 -07:00
David Dossett a11c57d9f6
Avoid the piano roll effect of alternating chat background colors 2024-05-07 16:57:17 -07:00
David Dossett 380c60cfc7
Tweak notification widget styles 2024-05-07 16:49:27 -07:00
Connor Peet 6e69d8b462
testing: initial attributable test coverage API
This implements the data flow for attributable test coverage. Todo for tomorrow is to support this in our test runner (probably making module to generate per-test coverage for generic JS tests) and then building some UX for it.
2024-05-07 16:15:34 -07:00
Matt Bierner 2a57bf60e2
Revert f8c7fec0c2 (#212203)
This seems to break extension install/update
2024-05-07 22:58:37 +02:00
Megan Rogge 8b86b2f26a
task part of #211878 (#211973) 2024-05-07 13:04:19 -07:00
Ladislau Szomoru 40156c5d06
SCM - delete old code that is not used (#212199) 2024-05-07 21:44:49 +02:00
Mahmoud Salah 071b61c184
Fire onDidRegisterAllSupported executions if any execution type is re… (#212163) 2024-05-07 19:35:44 +00:00
Benjamin Pasero aed0775809
speech - integrate text-to-speech for chat items (#212121) 2024-05-07 12:33:23 -07:00
Connor Peet 9aaf087e6b
debug: maintain position when inline values are on with word wrap, fix flickering (#212192)
* debug: avoid inline value flickering during refresh
Fixes #210733

* debug: maintain position when inline values are on with word wrap
2024-05-07 21:01:00 +02:00
Raymond Zhao 5f3e7a0ba9
fix: remove some assertions, ref #211878 (#212137) 2024-05-07 11:50:03 -07:00
Connor Peet 6e009e0537
debug: finalize debugFocus API (#212190)
Closes #63943
2024-05-07 19:30:08 +02:00
Michael Lively c4653faeb1
Use new getDocumentFormattingEditsWithSelectedProvider for Notebook formatting (#212185)
use new `getDocumentFormattingEditsWithSelectedProvider`
2024-05-07 18:57:17 +02:00
Johannes c17d1835d4
lm next 2024-05-07 18:51:03 +02:00
Connor Peet 3455bd54fe
testing: finalize TestRunRequest.preserveFocus API (#212177)
Closes #209491
2024-05-07 09:45:43 -07:00
Christof Marti e2773d08ff Update distro hash 2024-05-07 17:26:39 +02:00
Henning Dieterichs ef0c938339
Fixes #208084 (#212176) 2024-05-07 17:23:20 +02:00
Benjamin Christopher Simmonds 17bea60770
Improve description #211931 (#212170) 2024-05-07 16:39:33 +02:00
Sandeep Somavarapu f8c7fec0c2
More extension install error codes (#212161) 2024-05-07 12:36:52 +02:00
강동윤 (Donny) 71718e2b96 json schema for swcrc 2024-05-07 18:28:22 +09:00
Alex Ross a812bde8e5
Fix rapid focus flickering (#212153)
Fixes #211831
2024-05-07 10:49:52 +02:00
Johannes Rieken f8d3bd3909
remove old chat message types (#212148) 2024-05-07 10:31:23 +02:00
Megan Rogge 00bc1553ba
create AccessibleViewRegistry, move all applicable views/accessibility help dialogs over to use it (#212138) 2024-05-07 05:48:04 +02:00
Connor Peet 26120e5bf4
testing: add temporary failure tracker to the selfhost test runner (#212134)
For /fixTestFailures, I want to get more 'real world' tests and test
fixes. This makes a change in the selfhost test provider such that when
a test fails and is then fixed, we record the code changes into a JSON
file in the `.build` directory. In a few days I'll follow up with team
members to collect their test failures and use them as evaluation tests
for copilot. The FailureTracker will be removed when I've gotten enough
data.
2024-05-07 00:54:33 +02:00
Matt Bierner 3f91c9bcd7
Pick up latest TS for building VS Code (#210956)
* Pick up latest TS for building VS Code

* Update

* Update yarn lock
2024-05-06 13:59:56 -07:00
John Murray 93c5b127f0
Make codelenses work after switching from webview editor (fix #198309) (#211999) 2024-05-06 20:59:36 +00:00
Peng Lyu cb823e57ab
Fix webview loading perf mark. (#212120) 2024-05-06 12:39:14 -07:00
Connor Peet e50231341b
debug/testing: clean up most explicit type casts (#212119)
For #211878
2024-05-06 12:38:44 -07:00
Benjamin Pasero 8444fa68ef
notifications - improve wording for filter (#212117) 2024-05-06 20:27:25 +02:00
Tyler James Leonhardt 2826667d06
bump dev version (#212110) 2024-05-06 19:09:06 +02:00
Raymond Zhao 8a3f7e95d2
feat: add disable-lcd-text flag (#211716) 2024-05-06 10:00:49 -07:00