Commit graph

118006 commits

Author SHA1 Message Date
Aiday Marlen Kyzy 30a01df103
Merge pull request #202939 from microsoft/aiday/changingMilestoneEndgame
Changing the mileston in the endgame notebook
2024-01-22 11:36:06 +01:00
Robo 8baf105cbd
fix: skip glibc requirements check on nixos (#202982) 2024-01-22 09:51:44 +01:00
Sandeep Somavarapu 0d71d26b8c
fix #202868 (#202981) 2024-01-22 09:21:04 +01:00
Sandeep Somavarapu 143e023867
schema can be undefined (#202980) 2024-01-22 08:54:09 +01:00
Sandeep Somavarapu ba3e206698
fix #141282 (#202814)
* fix #141282

* fix tests
2024-01-22 08:40:17 +01:00
Justin Chen 7c471f6415
ensures correct diagnostic contributions to highlight code actions (#202978)
ensures correct diagnostic contributions to highlight
2024-01-21 23:20:21 -08:00
Robo 1396f9c827
ci: fix debian packaging step failing to download sysroot (#202973) 2024-01-22 08:12:40 +01:00
Connor Peet e244acbb17
testing: avoid large hovers in test coverage, show inline counts instead (#202944)
Closes #202600

I still have a hover to make the "toggle line coverage" action visible, not sure a better place to put that...
2024-01-21 05:38:46 +00:00
Aiday Marlen Kyzy cf13b38786
changing the milestone to the correct milestone for the next endgame 2024-01-20 22:57:51 +01:00
dependabot[bot] 442419c7a2
Bump h2 from 0.3.17 to 0.3.24 in /cli (#202867)
Bumps [h2](https://github.com/hyperium/h2) from 0.3.17 to 0.3.24.
- [Release notes](https://github.com/hyperium/h2/releases)
- [Changelog](https://github.com/hyperium/h2/blob/v0.3.24/CHANGELOG.md)
- [Commits](https://github.com/hyperium/h2/compare/v0.3.17...v0.3.24)

---
updated-dependencies:
- dependency-name: h2
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-01-20 11:06:39 -08:00
Rob Lourens 564d6ae4c7
Remove internal implementation of ChatAgentTask (#202908)
* Get rid of chat progress Task

* Remove internal implementation of ChatAgentTask

* Clean up more
2024-01-20 09:56:07 +01:00
Aaron Munger 68f4339e5e
manage scheduling of getting children to prevent too many requests (#202904) 2024-01-19 17:11:29 -08:00
Andrea Mah f284d7b098
fix local file search in vscode.dev (#202905)
Can no longer search across all the files in the workspace
Fixes #201138
2024-01-19 16:43:40 -08:00
Aaron Munger 3ec9b2aed8
type based coloring (#202901)
* type based coloring

* include valueChanged in value interface
2024-01-19 15:03:23 -08:00
Aaron Munger 5b18cd75cb
include variable type information (#202896)
include type information
2024-01-19 13:55:04 -08:00
Aaron Munger 4c316c04ca
enable move to previous cell command when screen reader enabled (#202883)
* remove inline chat related move between cells hotkey

* remove precondition
2024-01-19 13:27:15 -08:00
Peng Lyu 834a8e4908
Cell chat: disable auto save for auto generated code (#202892)
* Cell chat: disable auto save for auto generated code
2024-01-19 12:04:06 -08:00
Aaron Munger b6dc6c4a80
fix every child of a long array being highlighted when expanded (#202893)
provide unique id for each tree node
2024-01-19 11:57:03 -08:00
Megan Rogge 097aedeec7
Merge pull request #202887 from microsoft/merogge/acc-help2
add chat commands to editor help dialog
2024-01-19 11:46:00 -08:00
Connor Peet 0865a604d2
testing: finalize selected profiles (#202878)
Closes #193160
2024-01-19 11:43:02 -08:00
Peng Lyu 6c8cbf45d2
Enable followup for Cell Chat (#202769)
* Enable followup for Cell Chat
2024-01-19 11:31:07 -08:00
Megan Rogge 5243f1b093
Merge pull request #202885 from microsoft/merogge/voice2
terminal voice improvements
2024-01-19 11:09:00 -08:00
Aaron Munger b0c5818e20
variable view styling (#202886)
* tree view styling

* use the render method from the debug view

* no colon when value is empty
2024-01-19 11:07:08 -08:00
meganrogge a903fe6edd
fix #202873 2024-01-19 10:54:17 -08:00
meganrogge 3565346a78
localize 2024-01-19 10:34:28 -08:00
meganrogge e9a2a5823b
add terminal voice improvements 2024-01-19 10:32:42 -08:00
Ladislau Szomoru 5be6890cf5
Git - add onCommit event to vscode.git extension API (#202863) 2024-01-19 17:34:44 +01:00
João Moreno 79cb8061ed
fix: use correct max-old-space-size flag syntax, increase mem limit for extensions-ci (#202862)
fixes #202720
2024-01-19 17:04:06 +01:00
Johannes Rieken c5e803cc6c
Merge pull request #202856 from microsoft/joh/traditional-mouse
joh/traditional mouse
2024-01-19 16:26:10 +01:00
Logan Ramos 41ec830a62
Add extra test case for log error and common properties (#202858)
* Add an additional test for common properties

* Add one more test
2024-01-19 16:19:09 +01:00
Johannes ceb5e559bd
fix compilo 2024-01-19 16:10:55 +01:00
Johannes 84477e958e
render recognizing and recognized text differently 2024-01-19 15:48:42 +01:00
Johannes 335b2d5fd4
quick voice should wrap when getting too long 2024-01-19 15:29:42 +01:00
Johannes 53e467c211
fix https://github.com/microsoft/vscode-copilot/issues/315 2024-01-19 15:14:39 +01:00
Johannes 53661a1495
focus editor back when quick voice ends 2024-01-19 14:40:06 +01:00
Sandeep Somavarapu b921c3efc1
report telemetry only for opted in settings (#202844) 2024-01-19 13:51:31 +01:00
Johannes Rieken 053bbeb47c
Use hunks also for livePreview and preview mode (#202843)
* more test coverage

* - Session has textModelN and targetUri where they must not always be equal
- for preview mode create textModelN copy so that AI edits can always be applied
- let preview mode work with hunk information

* - live preview uses hunk information
- tweak utils

* fix live-mode toggle diff
2024-01-19 13:14:28 +01:00
Ladislau Szomoru 945bbd01aa
Git - only show "Incoming changes" node for upstream (#202836)
* Git - only show "Incoming changes" node for upstream

* 💄 Revert some of the changes now that base is limited to upstream

* Fixed a bug

* 💄 More clean-up
2024-01-19 12:56:34 +01:00
Benjamin Pasero 600e284b84
"Voice Keyword Activation" appeared in status bar with latest Insiders update (fix #202838) (#202841) 2024-01-19 12:47:12 +01:00
Henning Dieterichs 99a2fd53bd Adds substring 2024-01-19 12:26:17 +01:00
Ladislau Szomoru 0287cb9fe7
Git - add fetch, pull, push commands to incoming/outgoing (#202809) 2024-01-19 11:25:59 +01:00
Benjamin Simmonds 3b9f4a340c
Fix for incorrect file icon margins with compact pinned tabs and left tab action location (#202808)
fix #202505
2024-01-19 10:53:53 +01:00
Benjamin Simmonds f964dcc08a
Fix for 'Can't compress when there are no elements to compress' error (#202804)
fix #202800
2024-01-19 10:38:51 +01:00
Alex Ross 77f94e28d2
comments.contribution.ts should only be included once (#202803) 2024-01-19 10:23:19 +01:00
Benjamin Simmonds 5e1f10c15c
Merge pull request #202585 from microsoft/benibenj/titleBarPartNativeCustom
Refactoring of Title Bar Style Configuration
2024-01-19 09:55:43 +01:00
BeniBenj e5bf9dac90
fix error 2024-01-19 09:18:28 +01:00
Aaron Munger 271fb7fbd5
dont ask for all children for large collections (#202784)
* limit number of children retreived

* share const for page size
2024-01-19 00:48:15 +01:00
Connor Peet 76e1ccf4c0
debug: initial visualization extension points (#202775)
wip
2024-01-18 15:31:44 -08:00
Connor Peet 42dea84bda
testing: close coverage -> clear coverage, clear if run with no coverage (#202783)
Fixes #202713
Fixes #202712
2024-01-19 00:30:26 +01:00
Matt Bierner 0e51e71619
Pick up latest katex (#202776) 2024-01-18 15:18:39 -08:00