-
Having a replace field in the search editor would permit to quickly replace all occurence without having to manage each occurence.
Bonus point for displaying difference like in search panel
-
Currently the user has no options other than using filter (via code) to include custom GB Blocks for search and replace. Introducing this feature will help user in doing search and replace inside thei…
-
Currently, when Aider receives malformed search and replace blocks from the LLM, it automatically attempts to recover by requesting corrected blocks from the LLM. While this is very helpful in most ca…
-
The logs stream application and embeddables are going to be deprecated and removed in a future version (see https://github.com/elastic/observability-dev/issues/3242).
This means dashboards shouldn'…
-
You can ask Claude to directly generate diff files to perform file updates. The `difflib` library in python can be used to apply these diffs to the files. I have done this already, although not on a l…
-
**Describe the error**
When using the ‘Find and Replace’ command in the OpenSCAD editor, the search itself is case sensitive (it displays the yellow highlighted results in the text and the number of …
-
I'll preface this by saying it's possible some of this functionality is implemented already, but I couldn't find it/figure it out from the main page, tool options, or version history. I also can't fig…
-
Hi,
I have been playing with MultiReplace for a few days, impressed with the power it has.
I have yet to venture in to the realm of variables.
I was wondering, is there a filename variable where …
-
@stevepiercy technically speaking it should replace all values of space with -. It's stupid that js has replace and replaceAll as such if you have more than one space only the first is r…
-
## tl;dr
A community zync user had created a `switch`-based Zed program for a large search-and-replace task in their data transformation pipeline. They asked for some assistance in simplifying it f…