microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
163.92k stars 29.17k forks source link

Snippets for Find and Replace feature #27143

Closed yfdyh000 closed 6 years ago

yfdyh000 commented 7 years ago

Allow user to save snippets for quickly fill settings into Find / Replace box in file (tab) / in files.

EmEditor's Batch replace feature can does the similar function (saved condition).

roblourens commented 7 years ago

Related to #24008

yfdyh000 commented 7 years ago

Not relevant. This issue is to provide a list of commonly used to find and replace.

See https://www.emeditor.com/text-editor-features/more-features/batch-replace/.

roblourens commented 7 years ago

It's for basically having a snippet for the include/exclude fields, which could also cover the find/replace fields.

But the batch replace feature looks like it can apply a list of find/replace combos simultaneously, which sounds slightly different, is that what you're requesting?

yfdyh000 commented 7 years ago

I guess Find and Replace in current file (tab) is different with the snippet for the include/exclude fields, they may should be independent.

The batch feature is not I want, but it contains the functionality I want (double click to apply a saved settings).

rebornix commented 6 years ago

This feature request will not be considered in the next 6-12 months roadmap and as such will be closed to keep the number of issues we have to maintain actionable. Thanks for understanding and happy coding!