Commit Graph

14 Commits

Author SHA1 Message Date
Benjamin Pasero 49723dbc4a Update CONTRIBUTING.md (#1454) 2025-10-21 06:53:10 +00:00
Aaron Munger 689c360b9e Update WSL setup note in CONTRIBUTING.md (#1165)
* Update WSL setup note in CONTRIBUTING.md

Added link to VS Code setup instructions for WSL support.

* Update CONTRIBUTING.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-27 17:05:37 +00:00
Benjamin Pasero 12338e341a update contributing.md (#1017)
* update contributing.md

* Update CONTRIBUTING.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-11 08:06:09 +00:00
Benjamin Pasero 1f25bbbd89 docs - also mention how to run with Code OSS Web (#489) 2025-08-06 20:09:51 +00:00
Benjamin Pasero 63d73b47a0 Document minimal product metadata in CONTRIBUTING.md (fix microsoft/vscode#254401) (#462) 2025-08-05 12:11:36 +00:00
24anisha c5c32f7b4a Internal telemetry fixes -- conversation id and message id (#369)
* Make parity among internal telemetry events for panel/chat requests/responses.

* Rename method that is shared between panel and inline chat feedback events.

* Point votes on panel chat responses to the request from which they originated.

* Add Windows-only dependency

* Use the correct ID to match turns

* Fixup MSFT telemetry event names to include panel events

* Revert "Fixup MSFT telemetry event names to include panel events"

This reverts commit 42124867baa6116567510a4f2b3e015eac955493.

* Revert "Use the correct ID to match turns"

This reverts commit 4c2b5b6684154fb94d56d17a98c5c4a1b8e014fc.

* Revert "Point votes on panel chat responses to the request from which they originated."

This reverts commit a3bb342152dbb12636fac1450d888970c3474399.

* Document confusing behavior

* Document TODOs where the telemetry is misnamed.

* copying ben's branch and fixing the tests

---------

Co-authored-by: Benjamin Steenhoek <bstee615@github.com>
Co-authored-by: Ben Steenhoek <bensteenhoek@microsoft.com>
Co-authored-by: Anisha Agarwal <anishaagarwal@Anishas-MacBook-Pro.local>
2025-07-25 21:56:21 +00:00
Sri 98a4187ad0 corrected typo (#129)
Co-authored-by: srilovesflutter <your.email@example.com>
2025-07-11 03:49:37 +00:00
John Mogensen 8d3cd906f4 Git LFS instructions to CONTRIBUTING.md (#156)
If git lfs is not installed, the tests will not pass. This includes the unit tests. In addition, if LFS is installed after clone or the node version is not correct it can lead to test failures.

Updating the instructions to try to steer people to installing LFS and correctly validating node versions and LFS functionality prior to filing issues about tests failing.
2025-07-08 16:33:48 +00:00
Rob Lourens 91fe4863d3 Add doc about implementing tools (#146)
* Add doc about implementing tools
Ported from old wiki and updated

* A couple more notes
2025-07-07 22:09:41 +00:00
Rob Lourens 80e90754dc Also add chat debug view warning to CONTRIBUTING.md (#144) 2025-07-07 21:52:06 +00:00
Gianpaolo Macario 8b22bc960f docs(CONTRIBUTING): sync Table of Contents (#79)
Make the Table of Contents at the beginning of the document in sync with the structure of the document, adding some sections which were missing from the ToC.
2025-07-02 17:50:59 +00:00
Rob Lourens 4ee62b7043 And debug view 2025-06-29 14:24:10 -07:00
Rob Lourens cfd3c90262 Add CONTRIBUTING details for agent mode and tools 2025-06-29 14:18:16 -07:00
kieferrm 333d9a4053 Hello Copilot
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
2025-06-27 11:35:20 +02:00