Skip to content

Conversation

@orange4glace
Copy link
Contributor

@orange4glace orange4glace commented Oct 14, 2020

This PR fixes #108459

arguments type is same with INewFindReplaceState although JSON schema is little different.
It excludes searchScope (It's not a primitive) and loop (It's only for internal state)

Unlike SearchEditor, arguments cannot include variables since it's an editor-scoped, not a workbench-scoped.

@ArturoDent
Copy link

I think the widget is usually referred to as the "Find Widget" - see https://code.visualstudio.com/docs/editor/codebasics#_find-and-replace - for the description and name in the PR.

update: add 'findInSelection' argument
update: 'Search Widget' --> 'Find Widget'
@orange4glace
Copy link
Contributor Author

@ArturoDent Thanks for pointing out! findInSelection argument is also added.

@joaomoreno joaomoreno changed the base branch from master to main February 15, 2021 08:51
@rebornix rebornix added this to the November 2021 milestone Nov 4, 2021
@rebornix rebornix merged commit 8e96e0b into microsoft:main Nov 5, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Dec 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

4 participants