-
_From @nuno-agostinho on January 1, 2016 18:58_
A token is simply a common pattern of what we'd like to search (for example, instead of using a regex pattern representing a word, a number, a tab, a b…
-
### Description
Hey, I want to replace the existing request clients (http, axios...) with my own client (A wrapper of axios with extra utils and different interface)
I could only find usage of the …
-
### What side quest or challenge are you solving?
Find and report any bug in our core product on [app.papermark.io](https://app.papermark.io/)
### Points
50-150
### Description
### Found a bug wh…
-
That would be a charm
-
### p5.js version
v1.9.0
### What is your operating system?
Mac OS
### Web browser and version
Google Chrome 120.0.6099.129
### Actual Behavior
The dialog box hides behind the editor and hence …
-
This feature will be very handy when you are trying to search if something exists within multiple files.
Similar feature to Notepad++
-
Should input a Term Document Matrix, and a list of lists (or some objects) which give a word to be the replacement followed by all the terms to be replaced.
For example we might use [["Tuburculosis…
-
### Problem
where there are many occurrences of a searched string , it's not sometimes easy to get to the one we need
(when "search in all cells" is activated )
### Proposed Solution
it coul…
-
Is it possible to add the possibility to mark multiple lines (e.g. the code of several list-items in html) and replace them with other lines in the whole project?
I changed from dreamweaver to bracket…
-
In most editors, if we do multiple times "Find and replace", it just brings the first one in front.
It would be great that the one in Pharo could behave like this too.