Commit Graph

238 Commits

Author SHA1 Message Date
Christof Marti
95b2895346 Enable in workspace (#289694) 2026-01-23 18:05:01 +01:00
Johannes Rieken
b43afd3820 enable inline chat gutter & hover (#289590) 2026-01-22 08:42:32 +00:00
Benjamin Pasero
a61aec9852 eng - opt the team into using sessions (#288384) 2026-01-16 16:52:48 +01:00
Megan Rogge
17362d52dc rm setting (#288070) 2026-01-15 07:27:00 -08:00
Benjamin Pasero
84e4ac7002 fix - update chat.tools.terminal.outputLocation setting (#288050) 2026-01-15 13:36:24 +01:00
Daniel Imms
1259d32599 Remove unnecessary auto approve rules
npm scripts will be approved automatically with #285509. For npx we probably don't want to auto approve.
2026-01-02 04:36:29 -08:00
Daniel Imms
60594246f6 Fix indent space -> tab 2025-12-24 04:27:38 -08:00
Connor Peet
abc747bff4 Merge pull request #284107 from microsoft/connor4312/bp-tree
debug: add option for presenting breakpoints as a tree per-file
2025-12-17 19:10:56 +00:00
Henning Dieterichs
ccd324da40 Adds main-* to git.branchProtection to support worktree scenarios with multiple main branches (#283606)
(see https://github.com/microsoft/vscode/issues/283598)
2025-12-15 15:37:07 +00:00
Benjamin Pasero
6a44fc1ac8 chat - for now disable chat.promptFilesRecommendations as workspace setting (#279796)
We have meanwhile added `agent` as built-in mode, so it seems counter intuitive to ask the user to use `plan-fast` or `plan-deep`
2025-11-27 22:58:16 +09:00
Matt Bierner
72eee73887 Convert npm scripts to ts
For #277526

Converting last of the main build scripts to typescript
2025-11-24 11:05:23 -08:00
Benjamin Pasero
335383fa28 agent sessions - removal of history from chat view (#278958) 2025-11-24 07:37:01 +01:00
Benjamin Pasero
69f5e04673 agent sessions - flip default for insiders to show single-view (#278731)
* agent sessions - flip default for insiders to show `single-view`

* fix smoke test
2025-11-21 10:58:18 +00:00
Benjamin Pasero
5f3f28fc9a agent sessions - make single-view the default in vscode (#277075) 2025-11-13 08:34:45 +00:00
Peng Lyu
60a0b8771e agent session view setting cleanup (#276239) 2025-11-07 21:05:49 -08:00
Megan Rogge
9ffea2e801 add workspace setting for output location hidden (#274886) 2025-11-03 22:02:49 +00:00
Johannes Rieken
f9c3cbadcc enable inline chat v2 for team selfhost (#274754) 2025-11-03 14:19:46 +00:00
Rob Lourens
5b43928adc Adopt renaming executePrompt tool to runSubagent (#272187) 2025-10-19 14:50:23 -07:00
Harald Kirschner
dd797c727d Use built-in plan mode (#271853) 2025-10-17 12:43:28 -07:00
Peng Lyu
ef43422621 Enable sessions view for the team 2025-10-16 15:52:52 -07:00
Copilot
524609d3bd Remove chat.checkpoints.showFileChanges from workspace settings (#271275)
* Initial plan

* Remove chat.checkpoints.showFileChanges from workspace settings

Co-authored-by: justschen <54879025+justschen@users.noreply.github.com>

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: justschen <54879025+justschen@users.noreply.github.com>
2025-10-14 17:13:14 +02:00
Rob Lourens
0a311727de Enable slash commands in chat session participants (#268792)
* Enable slash commands in chat session participants

* Copilot suggestions good
2025-09-29 02:19:18 +00:00
Rob Lourens
45d15b9bff Remove reference to old extension (#268235) 2025-09-24 20:47:48 +00:00
Harald Kirschner
025b7b7c4c Leaner kusto mcp server and prompt 2025-09-23 12:04:43 -07:00
Harald Kirschner
7117c45fc4 Prompts for plan mode 2025-09-12 20:40:20 -07:00
Daniel Imms
b80398ac19 Remove suggest from workspace settings 2025-09-12 03:03:22 -07:00
Harald Kirschner
8d5775af91 Shorten prompt descriptions for welcome view 2025-09-11 14:56:28 -07:00
Rob Lourens
955e9be1ac Disable rendererProfiling (#266237)
Until #265654 is fixed
2025-09-11 18:01:33 +00:00
Harald Kirschner
4d07e482c3 Plan mode for VS Code development 2025-09-11 09:10:57 -07:00
Daniel Imms
1602cc5a1f Add some common auto approve settings 2025-08-11 05:17:11 -07:00
Aiday Marlen Kyzy
269dc08213 Rendering file changes at checkpoints (#256231)
Adding file changes at checkpoints
2025-07-24 17:12:08 +02:00
Henning Dieterichs
5bff6ada15 Improves AI stats status bar 2025-07-24 15:38:19 +02:00
Benjamin Pasero
ce8f8ed5ff Cleanup menus that have chat context specific actions (fix #255320) (#255618) 2025-07-13 11:39:27 +02:00
Benjamin Pasero
ee88620afc debt - improve workspace settings and copilot configuration (#255359) 2025-07-12 12:40:46 -07:00
Mads Kristensen
434260839e Updated references to schemastore.org 2025-07-08 09:48:52 -07:00
Josh Spicer
40a0ef2f55 encourage self-hosting of codingAgent features (#253050) 2025-06-30 20:28:07 +02:00
Alexandru Dima
d4fc0cd328 Scaffold plan & learn modes, project instructions (#251595)
* Scaffold plan & learn modes, project instructions

* Add the .vscode folder as a source for instructions
2025-06-16 07:29:28 -07:00
João Moreno
f949f5e9b3 disable tree sitter workspace settings (#246700) 2025-04-16 11:27:06 +02:00
Alex Ross
f074ffa6e9 Turn on tree sitter (#246183) 2025-04-10 11:30:18 +02:00
Ladislau Szomoru
4a18bd20dd Git - fix workspace settings for git diagnostics hook (#245964) 2025-04-08 19:23:38 +09:00
Johannes Rieken
9125af1e77 enable inline chat v2 for team (#245951) 2025-04-08 11:06:10 +02:00
Benjamin Pasero
efda5ddf22 ts - stop notification spam (#245638) 2025-04-04 09:04:10 +02:00
Ladislau Szomoru
6a3cd1be03 Git - remove git.showReferenceDetails workspace setting (#243975) 2025-03-19 11:22:35 +01:00
Alex Ross
07522ba33a Disable tree-sitter again (#243892) 2025-03-18 19:19:14 +01:00
Alex Ross
a7ed4ba709 Re-enable tree-sitter for typescript (#243848) 2025-03-18 11:02:42 +01:00
Ladislau Szomoru
6c1ed2853b Git - enable git.showReferenceDetails (#243762) 2025-03-17 16:46:06 +01:00
Johannes
18072d9217 Merge branch 'main' into joh/genetic-canidae 2025-03-14 14:16:00 +01:00
Alex Ross
ec682f62ef Disable tree sitter for tyepscript (#243538) 2025-03-14 10:15:20 +01:00
Daniel Imms
a4027ce133 Enable terminal suggest in vscode settings
For natural team self hosting feedback
2025-03-13 02:18:10 -07:00
Alex Ross
94ee396f84 Enable tree sitter for typescript (#243322) 2025-03-12 11:12:18 +01:00