8000 [pull] main from microsoft:main by pull[bot] · Pull Request #106 · Joramtech/vscode · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[pull] main from microsoft:main #106

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2,803 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
2803 commits
Select commit Hold shift + click to select a range
13ee3eb
fix: register widgets in chat attachments content part (#249054)
joyceerhl May 15, 2025
75887be
Have empty category up top not down at the bottom (#249055)
lramos15 May 15, 2025
70d151e
Enhance autoReveal arg behavior for AI cell execution tracking (#248863)
Yoyokrazy May 15, 2025
0ef598f
Don't throw out of tools extension point (#249057)
roblourens May 15, 2025
7052ebf
fixes https://github.com/microsoft/vscode-copilot/issues/17264 (#249072)
jrieken May 16, 2025
daab3ff
SCM - add the capability to attach a history item as chat context (#2…
lszomoru May 16, 2025
7369e94
aux window - improve compact actions functionality (#249070)
bpasero May 16, 2025
5a708e2
SCM Graph - do not show inline action in the context menu (#249075)
lszomoru May 16, 2025
548a600
fix #248836 (#249085)
sandy081 May 16, 2025
84fb005
Git - do not add ellipsis to history item subject/timeline item label…
lszomoru May 16, 2025
b4451e9
SCM - polish history item context picker (#249088)
lszomoru May 16, 2025
2b53e0e
Add 'mcp' icon to codicons library
May 16, 2025
fab0636
Merge branch 'main' into cruel-wren-maroon
mrleemurray May 16, 2025
3df9f97
Merge pull request #249093 from microsoft/cruel-wren-maroon
mrleemurray May 16, 2025
5fb999a
Update codicon font file to reflect recent changes - mcp fix
May 16, 2025
d31ea9d
Merge pull request #249101 from microsoft/confused-eagle-blush
mrleemurray May 16, 2025
d1c7e48
chat - defer revealing of chat view to after sign-in dialog (#249102)
bpasero May 16, 2025
bb2641d
Update action titles for compact and always on top window modes (#249…
bpasero May 16, 2025
b76b9cb
aux window - scoped services alignments (#249095)
bpasero May 16, 2025
ab11a1c
use mcp server codicon (#249103)
sandy081 May 16, 2025
cd25be0
SCM - switch quick diff to use the `advanced` diff algo to fix some e…
lszomoru May 16, 2025
857f21b
Adjust chat editing UX (#249105)
jrieken May 16, 2025
2d6afdd
fix the query result (#249107)
sandy081 May 16, 2025
2bcc698
Initial support of OAuth in MCP (#249056)
TylerLeonhardt May 16, 2025
83a0539
fix: set content reference description on historical chat attachments…
joyceerhl May 16, 2025
9ffcdae
Fix for undefined tree
osortega May 16, 2025
3b33503
Bring back container focus for autoreveal cell execution w/ AI (#249121)
Yoyokrazy May 16, 2025
ec2bc27
simple browser fix for livepreview and navigation (#249051)
justschen May 16, 2025
2311e6c
support remote only mcp servers (#249124)
sandy081 May 16, 2025
43611d8
Ensure widget is hidden prior to action runs (#249129)
lramos15 May 16, 2025
2225332
Always reveal pre-execution & default fallback logic (#249136)
Yoyokrazy May 16, 2025
1c51133
Ensure tab doesn't get stuck in tool confirmation code block (#249138)
meganrogge May 16, 2025
62c6b33
Merge pull request #249125 from microsoft/osortega/fix-undefined-tree
osortega May 16, 2025
65ccc93
mcp: v1 support for mcp prompts (#249139)
connor4312 May 16, 2025
f6312e3
chat: apply tool autoconfirm outside of chat stream processing (#249147)
connor4312 May 16, 2025
e789421
Fix summarization progress message breaking list rendering (#249151)
roblourens May 16, 2025
ab02ddd
Make ChatListRenderer resilient to failing to render parts (#249155)
roblourens May 16, 2025
e1000a6
remove console logs (#249160)
justschen May 17, 2025
6817c06
make sure ui element selection always opens chat (#249164)
justschen May 17, 2025
5b9a753
Popped out Chat also opens editor (fix microsoft/vscode-copilot#17492…
bpasero May 17, 2025
8ef36b5
dialog - restore message handling partially (#249173)
bpasero May 17, 2025
6f32ae9
mcp: add a devmode for MCP servers (#249034)
connor4312 May 17, 2025
1cbf342
chat - improve error warning when forwarding to real agent fails (#24…
bpasero May 17, 2025
6846d5b
Fix missing tool calls after cancelling tool call (#249191)
roblourens May 18, 2025
a7566cb
eng - fix layer checker (#249196)
bpasero May 18, 2025
a120a6e
SCM - expose complete diff informati 8000 on to extensions (#249199)
lszomoru May 18, 2025
18ed648
Avoid errorDetails being rendered multiple times while scrolling (#24…
roblourens May 18, 2025
d929e5b
fix browser elements bugs (#249245)
justschen May 19, 2025
6644249
Fix undefined property access in gutterIndicatorView (#249250)
benibenj May 19, 2025
c706215
SCM Graph - add context menu action to add history item to chat (#249…
lszomoru May 19, 2025
b73fc48
add a slight animation for "atomic" edits (#249262)
jrieken May 19, 2025
2e21057
SCM Graph - add action to summarize history item (#249265)
lszomoru May 19, 2025
f51fa31
Menu bar cleanup before implementing window.menuStyle (#249268)
benibenj May 19, 2025
fc5f9b2
debt - avoid use of `d.ts` to export types (#249248)
bpasero May 19, 2025
69471d4
fix #249251 (#249275)
sandy081 May 19, 2025
08e2cba
Insiders Editing PR Comment Not Working (#249253)
alexr00 May 19, 2025
84fd888
Bump undici from 7.2.3 to 7.9.0 (#249029)
dependabot[bot] May 19, 2025
6d9ddd3
Removes unused debounceDelayMs
hediet May 19, 2025
08da88f
Adding traces for semantic searches
osortega May 19, 2025
e1ee728
Revert "use idiomatic programming in `setupChatModeAndTools`, also lo…
legomushroom May 19, 2025
1b196d8
Print queued command and pending response command names
dbaeumer May 19, 2025
48a59c0
Merge pull request #249296 from microsoft/osortega/searchview-semanti…
osortega May 19, 2025
3e66e53
add 'prompt' language ID to the list of excluded inline chat hint lan…
legomushroom May 19, 2025
c6cee4f
Merge pull request #249298 from microsoft/legomushroom/prompts/disabl…
legomushroom May 19, 2025
54afca8
Merge branch 'main' into revert-248809-joh/central-anaconda
legomushroom May 19, 2025
3295d64
Merge pull request #249299 from microsoft/revert-248809-joh/central-a…
legomushroom May 19, 2025
155d317
Always capture command in callback
dbaeumer May 19, 2025
4496106
debt: sort imports (#248434)
rzhao271 May 19, 2025
c5b3d14
Fixes previousValue for first run of runOnChange
hediet May 19, 2025
bd9d26d
Add pending commands in queue order
dbaeumer May 19, 2025
916e871
Fixes timeTravelScheduler bug
hediet May 19, 2025
470cc4f
SCM Graph - improve history item context hover (#249308)
lszomoru May 19, 2025
b0e2b4d
remove the last '.bind()' calls in the base decoder class
legomushroom May 19, 2025
690cb45
Introduces TextModelEditReason and sets reloadFromDisk edit reason wh…
hediet May 19, 2025
085c5dd
Merge branch 'main' into legomushroom/prompts/cleanup-rest-of-the-binds
legomushroom May 19, 2025
413d570
Merge pull request #249311 from microsoft/legomushroom/prompts/cleanu…
legomushroom May 19, 2025
7dea9b2
Semantic search improvements
osortega May 19, 2025
02b5912
Adds inline completion requestUuid to edit metadata
hediet May 19, 2025
282d4a1
Merge pull request #249317 from microsoft/osortega/semantic-search-im…
osortega May 19, 2025
d1cde5b
add 'front matter sequence' parser and token
legomushroom May 1, 2025
2f3d3b2
use the new 'unknown sequence' token to provide better diagnostics fo…
legomushroom May 1, 2025
039f525
allow front matter arrays to hold arbitrary 'unknown sequence' values
legomushroom May 1, 2025
f13366a
II of 'PromptHeaderEnumMetadata' class
legomushroom May 1, 2025
10f5c6a
add documentation comments, cleanup
legomushroom May 1, 2025
0ef9e02
refactor/split to different files, cleanup and add more documentation…
legomushroom May 1, 2025
6f41905
refactor front matter tokens to use common text / tokens attributes
legomushroom May 1, 2025
c2baf12
refactor, improve type definitions and add more documentation comments
legomushroom May 1, 8000 2025
dae8d96
add callers the ability to define when to stop parsing a generic sequ…
legomushroom May 1, 2025
2c78bcc
move front matter record name validation to the abstract base class, …
legomushroom May 1, 2025
dd4eb4e
remove 'assertOneOf' utility in favor of 'isOneOf' + 'assert' pair, u…
legomushroom May 1, 2025
5309170
add unit tests for the improved diagnostics
legomushroom May 1, 2025
45e8f91
support 'void' front matter record values
legomushroom May 1, 2025
30edd4c
post-rebase cleanup and fixes for the new linter errors
legomushroom May 6, 2025
0dc45c0
add custom aria labels for chat tool confirmation codeblocks (#249288)
meganrogge May 19, 2025
eebd789
add sound for `chatUserActionRequired`, add `announcement` setting (#…
meganrogge May 19, 2025
48048cb
Merge pull request #249319 from microsoft/legomushroom/prompts/improv…
legomushroom May 19, 2025
aa986f0
Include preview roots in list of allowed markdown preview csp roots
mjbvz May 19, 2025
d935a77
fix bugs, polish experience (#249283)
meganrogge May 19, 2025
c5dfef1
Merge pull request #249323 from mjbvz/level-kite
mjbvz May 20, 2025
beeb173
disallow keyboard navigation into the `x` button (#249324)
justschen May 20, 2025
64f6c3d
fix: delayed webview resource loading due to sw controller changes (#…
deepak1556 May 20, 2025
ccdd214
Fix participant slash commands in non-ask mode (#249325)
roblourens May 20, 2025
d07e961
chore: bump electron@35.4.0 (#249241)
deepak1556 May 20, 2025
bda84a7
Merge pull request #249310 from microsoft/dbaeumer/rare-cicada-moccasin
dbaeumer May 20, 2025
fc6362c
SCM - extract history item hover content creation (#249331)
lszomoru May 20, 2025
70107d1
GitHub - fix graphql query regression following the ESM migration (#2…
lszomoru May 20, 2025
3381c26
GitHub - fix regression in `getOctokitGraphql()` (#249355)
lszomoru May 20, 2025
608e9a0
mcp: initial wiring for resources
connor4312 May 20, 2025
a16e9e9
SCM - adjust source control context picker labels (#249360)
lszomoru May 20, 2025
4e68b62
Add `window.menuStyle` (#249339)
benibenj May 20, 2025
f83bd3c
Only use the main prompt file to decide about the mode and tools (#24…
aeschli May 20, 2025
77d5e7e
Semantic search tracing changes
osortega May 20, 2025
1b205c6
Fixes #248784 (#249363)
hediet May 20, 2025
d17b0d5
Merge pull request #249366 from microsoft/osortega/semantic-search-trace
osortega May 20, 2025
814c210
Moves getPositionOffsetTransformerFromTextModel into its own file (#2…
hediet May 20, 2025
2984f68
debt - avoid `any` for timeout/interval (#249348)
bpasero May 20, 2025
38af5f7
feat: add AI search delayer and handle early promises (#249135)
rzhao271 May 20, 2025
35d9d31
remove unused code (#249380)
joaomoreno May 20, 2025
f09a25e
make base token generic, improve the 'Text' token implementation
legomushroom May 2, 2025
480ccb4
add expected character type parameter to all simple tokens
legomushroom May 2, 2025
704503f
make all front matter tokens to extend a composite token
legomushroom May 2, 2025
8e7804b
fix recursive dependency issue and some of the unit tests
legomushroom May 2, 2025
6be8648
add basic unit tests for the composite token class
legomushroom May 2, 2025
081cf84
unit test all methods of the composite token class
legomushroom May 2, 2025
5134243
add documentation comments
legomushroom May 2, 2025
d7f8ce3
allow for generic token sequences to be treated as unquoted strings
legomushroom May 1, 2025
bdeb34a
support generic token sequences inside front matter arrays
legomushroom May 2, 2025
944215d
create 'EmptySpaceToken' as base for all spacing tokens, split front …
legomushroom May 2, 2025
656efbf
add unit tests for the spacing tokens
legomushroom May 2, 2025
f160309
add unit tests for 'withRange' and 'collapseRangeToStart' functions f…
legomushroom May 2, 2025
314fece
add unit tests for front matter record values
legomushroom May 2, 2025
8119ef5
fix post-rebase issues
legomushroom May 3, 2025
19cbd53
implement new tree utility to compute tree difference between two trees
legomushroom May 15, 2025
971a974
fix filename typo of the tree utilities unit tests
legomushroom May 15, 2025
f3d54ee
add unit tests for the 'token sequence' string types inside arrays
legomushroom May 16, 2025
9d2e365
rename public 'tokens' property of 'CompositeToken' into 'children' t…
legomushroom May 16, 2025
08c4309
improve type definitions of the 'difference' tree utility, cleanup an…
legomushroom May 16, 2025
a98f772
add documentation comments and unit tests
legomushroom May 19, 2025
824e790
add unit tests for the 'trimEnd' methods
legomushroom May 19, 2025
203126e
add more unit tests for the 'FrontMatterDecoder' class, improve docum…
legomushroom May 19, 2025
71b2a28
update unit tests of the text model prompt parser to account for the …
legomushroom May 19, 2025
bf55562
post-rebase cleanup
legomushroom May 20, 2025
b2a3b36
improve diagnostic messages to eliminate potentially confusing "recor…
legomushroom May 20, 2025
06221c9
ensure that header diagnostic markers are added after header parsing …
legomushroom May 20, 2025
e9272ce
prevent outdated diagnostics to be temporary reapplied when prompt he…
legomushroom May 20, 2025
e216d01
fix tests
connor4312 May 20, 2025
4d11fc7
Replace -v with -n and parameter expansion zsh shell integration (#24…
anthonykim1 May 20, 2025
093e2b9
SCM Graph - simplify margin rendering (#249386)
lszomoru May 20, 2025
5c28bf5
Merge pull request #249361 from microsoft/connor4312/mcp-resources-1
connor4312 May 20, 2025
ef18b65
by default, play tool user action required when window is not focused…
meganrogge May 20, 2025
0d6e0d2
Use normal webview index.html for firefox
mjbvz May 20, 2025
7f7061a
don't play signal if auto approve is enabled (#249394)
meganrogge May 20, 2025
278c883
Merge pull request #249374 from microsoft/legomushroom/prompts/front-…
legomushroom May 20, 2025
e2f9cc4
Revert "Only use the main prompt file to decide about the mode and to…
legomushroom May 20, 2025
114c39f
mcp: adopt command to get the debugpy path (#249406)
connor4312 May 20, 2025
d4d2f93
Pick up latest vscode-markdown-languageserver
mjbvz May 21, 2025
ab3c1d9
Clean up old 'toolSelection' (#249411)
roblourens May 21, 2025
496ebc4
Merge pull request #249407 from microsoft/revert-249364-aeschli/ethic…
legomushroom May 21, 2025
ab9a74a
chat - tweak setup error response (#249417)
bpasero May 21, 2025
4534383
debt - reduce use of node.js `path` (#249423)
bpasero May 21, 2025
5c34839
Removes ITextModel dependency from objectStream.ts (#249369)
hediet May 21, 2025
bf56196
Splits up observable files
hediet May 20, 2025
40e7ab3
Fxes CI
hediet May 20, 2025
6209ba2
Update log tmLanguage from vscode-logfile-highlighter 3.4.1 (#249046)
eronnen May 21, 2025
a814918
debt - disable use of node.js `path` lib (#249425)
bpasero May 21, 2025
2fdfc2a
chat - shorten setup dialog title
bpasero May 21, 2025
702df12
Rename "Next Edit Suggestions" to "Next edit suggestions" and "Code C…
benibenj May 21, 2025
960738f
Support `@builtin @disabled` (#235885)
RedCMD May 21, 2025
275ed15
chat - introduce cancel link button
bpasero May 21, 2025
41fc809
chat - improve rendering of link buttons in dialog
bpasero May 21, 2025
f22dedc
chat - avoid two error dialogs when aborting setup
bpasero May 21, 2025
075d712
Merge pull request #249432 from microsoft/ben/fiscal-gorilla
bpasero May 21, 2025
9880502
propagate list/tree indent level to renderers (#249443)
joaomoreno May 21, 2025
2e59a77
Add support for tool sets (#249448)
jrieken May 21, 2025
dd10e8f
Fix for semantic search triggering on option changes
osortega May 21, 2025
8b545a8
Do not always clear
osortega May 21, 2025
480a0bc
Merge pull request #249455 from microsoft/osortega/fix-showing-semant…
osortega May 21, 2025
936a120
Add error message to "Failed to render content" fallback (#249458)
roblourens May 21, 2025
a88a9cb
Merge pull request #249392 from mjbvz/delicate-gorilla
mjbvz May 21, 2025
b10c8aa
Removes duplicated header
hediet May 21, 2025
3b2f126
Removes duplicated header
hediet May 21, 2025
383d79d
rm setting ref in chat user action required signal setting (#249468)
meganrogge May 21, 2025
f3c630a
Merge pull request #249413 from mjbvz/little-vicuna
mjbvz May 21, 2025
2174038
check if auto confirmed before playing accessibility signal (#249478)
meganrogge May 21, 2025
c21affa
add `IChatRequestVariableEntry#toUri` and use it instead of addressab…
jrieken May 21, 2025
bf8e289
Support LSP based completion provider (#243528)
anthonykim1 May 21, 2025
ca11022
add unique sounds for code action triggered/ applied (#249481)
meganrogge May 21, 2025
2191b55
Adds observable test & fixes issues when triggering a recomputation f…
hediet May 21, 2025
5abf805
add tags to increase discoverability of new user action required soun…
meganrogge May 21, 2025
87dc10a
add install extension tool (#249450)
sandy081 May 21, 2025
da5751f
Allow rendering faster responses eg Cerebras (#249491)
roblourens May 21, 2025
a654631
Make `service-worker.ts` into a fake module
mjbvz May 21, 2025
7b82a90
SCM Graph - add tree rendering for commit (#249483)
lszomoru May 21, 2025
5aa0f16
Merge pull request #249493 from mjbvz/outrageous-emu
mjbvz May 21, 2025
09830d4
working state via AI -- needs revision and trimming
Yoyokrazy May 21, 2025
a6ba71f
WIP
Yoyokrazy May 21, 2025
7b2e309
fix: use markdown string for MCP tool confirmation (#249497)
joyceerhl May 21, 2025
4bc32c2
still trimming
Yoyokrazy May 21, 2025
a807947
this is good.
Yoyokrazy May 21, 2025
e26c17e
first pass at new implicit attachments (#249473)
justschen May 22, 2025
1d7ad01
Merge pull request #249500 from microsoft/milively/autoreveal-rework
rebornix May 22, 2025
c690fe4
VS Code Speech shows modal dialog after cancelling (fix #249492) (#24…
bpasero May 22, 2025
73f244c
Make sure to escape cspSource
mjbvz May 22, 2025
9d18a17
SCM Graph - do not show actions for folders (#249516)
lszomoru May 22, 2025
add425a
Merge pull request #249518 from mjbvz/useless-cicada
mjbvz May 22, 2025
b6f2887
Fix sanitizer call
mjbvz May 22, 2025
2a17434
Update Go grammar (#249525)
alexr00 May 22, 2025
369e6ef
Use 'main' prompt file that decides about the mode, model and tool
aeschli May 22, 2025
7f14821
chat - setup dialog tweaks (#249449)
bpasero May 22, 2025
6f05203
remove getCombinedToolsMetadata
aeschli May 22, 2025
d3adf4a
Adds a copy-paste logic to preserve chat attachments and dynamic vari…
jrieken May 22, 2025
7b4aad4
SCM - extract view mode (list/tree) into ISCMViewService (#249536)
lszomoru May 22, 2025
1ccb5c4
Fix cut-off edit suggestions in the editor and rendering after minima…
benibenj May 22, 2025
04b5275
add configure/edit tool set gesture (#249538)
jrieken May 22, 2025
fc780b6
observable map/set accept `ITransaction` for clear, set, delete-calls…
jrieken May 22, 2025
008b5d2
chat - more setup dialog tweaks (#249534)
bpasero May 22, 2025
496cf15
fix updating tree indent setting (#249541)
joaomoreno May 22, 2025
cf3cfbb
Merge pull request #249535 from microsoft/aeschli/determined-leopon
aeschli May 22, 2025
37fa300
Adds isNeutralOn and removeCommonSuffixPrefix
hediet May 22, 2025
812d8d0
fixes https://github.com/microsoft/vscode-copilot/issues/17621 (#249543)
jrieken May 22, 2025
ecd8c93
SCM Graph - separate action to toggle view mode (#249545)
lszomoru May 22, 2025
e4f6f50
dialogs - only handle modal background clicks for that element (#249549)
bpasero May 22, 2025
bd58ab2
better language message IPC (#249552)
jrieken May 22, 2025
3165e3a
`dom.ts#getFocusedWindow()` has a weird redundant check (fix #249416)…
bpasero May 22, 2025
c756ae2
feat: add parameter to only return embeddings results (#249496)
rzhao271 May 22, 2025
cbb88a3
shell: enable environment discovery on Windows (#249301)
connor4312 May 22, 2025
d5d3945
Cursor moves to the end of the edit after inline completion (#249554)
benibenj May 22, 2025
ff190c9
extract tools config picker into a reusable function (#249556)
jrieken May 22, 2025
d1e98c4
EditContext: using correct word wrap value (#249555)
aiday-mar May 22, 2025
7350953
tweak enum description for tool json (#249560)
jrieken May 22, 2025
3089b82
Initial support of dynamic auth providers for MCP (#249501)
TylerLeonhardt May 22, 2025
0e52333
debt: tidy up settings search code (#249567)
rzhao271 May 22, 2025
a0c848e
Polish cell autoreveal (#249574)
Yoyokrazy May 22, 2025
334cbd5
mcp: allow attaching resources as chat contextgit (#249398)
connor4312 May 22, 2025
dd95553
add manage custom chat modes command (#249569)
aeschli May 22, 2025
b0bb771
Pickup latest TS for building VSCode
mjbvz May 22, 2025
6dbeb7b
Merge pull request #249520 from mjbvz/western-slug
mjbvz May 22, 2025
2ebc244
add background to implicit context attachment (#249502)
justschen May 22, 2025
8de6ad9
Fix account menu not being updated when changes come from other windo…
TylerLeonhardt May 22, 2025
6146432
Revert a6546317acec2bcc1e097b7820a06ded4413519a
mjbvz May 22, 2025
7e725c8
mcp: support resource templates (#249498)
connor4312 May 22, 2025
9a8c63e
feat: add settings search provider names (#249570)
rzhao271 May 22, 2025
188fe12
Merge pull request #249578 from mjbvz/aesthetic-hummingbird
mjbvz May 22, 2025
56a4410
Merge pull request #249581 from mjbvz/better-eel
mjbvz May 22, 2025
c2af883
chat: polish chat.focusWindowOnConfirmation setting (#249586)
connor4312 May 22, 2025
7ffe1f5
Notebook layout troubleshooting (#249588)
rebornix May 22, 2025
747d0bd
Use MCP for now... (#249590)
TylerLeonhardt May 23, 2025
6de4868
Fix capitalization for next edit suggestion labels (#249606)
benibenj May 23, 2025
ba42f2d
Treesitter-refactoring (#249608)
alexr00 May 23, 2025
5962e09
SCM Graph - fix "Open File" action (#249627)
lszomoru May 23, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view