Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pulsar-edit/find-and-replace

:lock: Find and replace in a single buffer and in the project
https://github.com/pulsar-edit/find-and-replace

:checkered_flag: Use f3/shift-f3 for find next/previous

Closes atom/go-to-line#8

3a93217eb42d92f0b955327f99e8b240c1d17897 authored over 10 years ago
move changes from setSelectionAsFindPattern to attach

0ed7f550f16aafd406a76dbec7fc99052eda98d3 authored over 10 years ago
tests for project-find:show and selections

c73fe663343c05fd0e8955fe69efcc4d6af95754 authored over 10 years ago
use current text in project find view if no selection

036319d53cce64647670e7161f834d9647626d91 authored over 10 years ago
always use selections for find-in-project

9d07f62e07fcf69d3f02a5c3050eb24cdf84ba3a authored over 10 years ago
Prepare 0.111.0 release

dcbdaea60f9799b47ae6484d6aa6ad3983d3682b authored over 10 years ago
Remove extension in require

734aff3282ed45ff7c0c9a1aa32c2533be00122d authored over 10 years ago
Fix line-height on results-counter.

440d683c7901569fce688886b607f654692c0c16 authored over 10 years ago
Prepare 0.110.0 release

7eac33af2030c08001198c69b66ccfe576b92fd6 authored over 10 years ago
Add a message with info on how to close the panel.

Refs #164

51c136f8294c4b2a251098d89c5b0800e803374d authored over 10 years ago
Add toggle menu item for panels

Refs #164

8b92755236d28e5da19a309f4868d045c4a84747 authored over 10 years ago
Prepare 0.109.0 release

7662d4b9b6e2f76a1c9afb1420ffcca53809f8fa authored over 10 years ago
Merge pull request #208 from malko/master

keep focus on findEditor when focusEditorAfter is false Fix #220

24aa84004c04fac232922edf63f585b9116a0966 authored over 10 years ago
Merge pull request #223 from atom/bo-fix-escape

Fix handling of escape characters

f485409521139ced5ae8cb0adf098b93062bbb93 authored over 10 years ago
Handle verbatim searches for \n \t when in non-regex mode

fixes #214 and fixes #187

faa5135b3138394b356c9c123ceda6a859bf958e authored over 10 years ago
Remove ignore unescaped backslash

c4df202cd812072d7d44ab272f7f11ae21a25342 authored over 10 years ago
Prepare 0.108.0 release

e0819942ab89570ec9e86fa8313d25492021d5c6 authored over 10 years ago
Merge pull request #222 from TamasBarta/patch-1

find-and-replace:select-next binding for Linux

8f6de62c7f166b8cc10c00cf811121058a8e5f84 authored over 10 years ago
find-and-replace:select-next binding for Linux

I noticed that Atom on Linux does not support ctrl-d out of the box like Sublime does. I guess c...

2a54f3f5f8bc53b9c4642893dfe9d13eea955a33 authored over 10 years ago
Merge pull request #221 from atom/bo-fix-description

Place find errors in same field as info text

e21ed2d75c7e5527d25b3cccd6b260fdc6d1381a authored over 10 years ago
Clean up naming of messages

d71e5194d0bc1967b01e4e5571f13ccaf2c2fa45 authored over 10 years ago
Fix issue with too much desc clearing

fd4c80163e9892de84afa2038e4c70b97f1ba98e authored over 10 years ago
Make project find view display errors on one line

28600328ae2683b337c09de2d45ef83753686c77 authored over 10 years ago
Remove error messages

4277f03f23298512b2c243241396e44ce7f3465f authored over 10 years ago
Update find-view specs

3a352129f03140a6bcb22cccbed42061dbf72dca authored over 10 years ago
Clean up error handling.

Fixes #191

b785e7df6ab81d674f3c9a47a5650739995a2da2 authored over 10 years ago
Prepare 0.107.0 release

cfc32741aeb2dfb79acf6b918634db000bb8f9e5 authored over 10 years ago
Use class instead of instanceof to check if the active view is an editor

This supports the ReactEditorView in addition to the legacy EditorView.

b4c18819fae5ac589388364a33977ef68119a9dc authored over 10 years ago
Update contributing file

07f45c5532cee1222d362c26d36ce9a94213717c authored over 10 years ago
Prepare 0.106.0 release

8bae05b7d03172d88dc8a88558ff29387eb13fc8 authored over 10 years ago
Check that selection contains only word characters

Previously isWordSelected wasn't checking that the selected text
did not contain any non-word ch...

d06df72296e754a907579b56637069d2621daff5 authored over 10 years ago
keep focus on findEditor when focusEditorAfter is false

5956c3e5f0d05b467557120ea07d7ef2d5d5aa5b authored over 10 years ago
Prepare 0.105.0 release

9f2ffa64fc9f70498ce8b5903d6d2761d3e61a79 authored over 10 years ago
Revert ":penguin: Use ctrl-f3 for use-selection-as-find-pattern"

This reverts commit e62ab33dd3787fb52e3626f4304da0d72977b3a7.

Go back to using ctrl-e see #202 ...

cfcc9da2ed375223921e6945f37a82d01c79932a authored over 10 years ago
Prepare 0.104.0 release

149ca59e605a90a04d5dcd184d25a6bb4f99c22c authored over 10 years ago
:penguin: Use ctrl-f3 for use-selection-as-find-pattern

e62ab33dd3787fb52e3626f4304da0d72977b3a7 authored over 10 years ago
Prepare 0.103.0 release

5ce5035c0775c42f5300fb89b0f5e76f641a1b20 authored over 10 years ago
Merge pull request #203 from aleksijuvani/patch-1

Add select-next key binding for Linux and Windows

5c377035fb58fcf43d7e77dce659151e075b4af4 authored over 10 years ago
Prepare 0.102.0 release

86698bae494721462aed3e31ab219460d89e4f22 authored over 10 years ago
Merge pull request #202 from Locke23rus/update-linux-keymaps

:penguin: Update linux keymaps.

3be9fc7f4c1ca52799e789878b43d6401b504a5e authored over 10 years ago
Add select-next key binding for Linux and Windows

1c648dc9cc122a3686ef8e1ff2a12f1426ff9085 authored over 10 years ago
:penguin: Update linux keymaps.

8dbe6dac5bd915e320b997813b3355c4abf51cdd authored over 10 years ago
Prepare 0.101.0 release

47ea57bed4f5f997518d5aca1edfc9867c5df08b authored over 10 years ago
Merge pull request #199 from atom/cj-add-toggle-commands

Add toggle commands

d00fe8a6cde1bcde0cda497bab0437cf08ea55b7 authored over 10 years ago
Unfocus specs

672734e1d9750b0705c077eadffd81007a5a21ac authored over 10 years ago
Add project-find:toggle

0adf476339efcf608ee081903919ffef5d7839b7 authored over 10 years ago
Add find-and-replace:toggle command

ebb5d237b42ab79890692eb8438b27e764c84ee4 authored over 10 years ago
Prepare 0.100.0 release

72e53892ce06ee34354ccde3ddd042a70310f6c1 authored almost 11 years ago
add tab icon :mag:

209daf5e1a3c4eca6571d81ec07852133363506d authored almost 11 years ago
Update Travis config

fe0c02b3270d34ad96bd887192680fb10b5c2436 authored almost 11 years ago
Prepare 0.99.0 release

094060b1a90a0013377b6e8d80903b18bc1f2445 authored almost 11 years ago
Use Workspace::eachEditor

826e6679a7676c630ca932d6ecaeaf8fffb03476 authored almost 11 years ago
Rename deprecated marker options

d27a896afcdf4769494523954846bce398c6ae8a authored almost 11 years ago
Prepare 0.98.0 release

d03e0491480b527331d8ae8b3e8fb13eea4f0197 authored almost 11 years ago
Use Workspace::getActivePaneItem

03f7cec6b0b6c98f5d7898aab47800cd9fceea99 authored almost 11 years ago
Use Workspace::unregisterOpener

c5241da70334630ba29ce34e6bc84509ee36d7d8 authored almost 11 years ago
Use Workspace::registerOpener

a39449718898eb08877e363ca010ec920f3332c8 authored almost 11 years ago
Prepare 0.97.0 release

706e3231f0277ce7f1fd17606e12cf80df0cf87d authored almost 11 years ago
Add box shadow for selected results

Adds better contrast when the selected style clashes with the highlight
colors.

Closes #119

388f4bf14855d97c709e164d3f7450bbe4e3d289 authored almost 11 years ago
Add escape backslash specs

8f917a114cf8a5b6998ef841522efae5a1932750 authored almost 11 years ago
Don't unescape double backslashes in regex search

c1e83ec8305474f2a20e813843cd911079a9592e authored almost 11 years ago
Rename option to ignoreEscapedBackslash

9b828f62a1f7cb8b5e25216f4c13fafa1fdb4ac5 authored almost 11 years ago
Rempve empty function

cfb9b5ed453fd49d63c0c912313abffe71e4ffb9 authored almost 11 years ago
Prepare 0.96.0 release

0caf93f8df42d08742b7de03dfda200e9550e316 authored almost 11 years ago
Add backslash spec to project find view

4f7f3c9464b25487878c6afefcff6d26638746c8 authored almost 11 years ago
Treat `\\` as a single `\` in regex searches

Closes #175

896a519f7979b5e2837fd8fb074a19999487fce4 authored almost 11 years ago
Set the text on the mini editor after attaching

This ensures the display is updated correctly when first displayed.

Closes #170

390b1e141185366b0013b04c0d6b5536392a918f authored almost 11 years ago
Close view if core:cancel occurs on an empty pane

Previously core:cancel was ignored if no editor was open.

Now the view is closed when the pane ...

4e2240f835ce846902c9c68cdb01c737d02ed8c1 authored almost 11 years ago
Allow rerunning the search after window focus

The files being searched may have changed due to modifications
done outside of Atom.

Closes #169

27c9b51e9845be31be8c06c8936ecb5e88daecaf authored almost 11 years ago
Use editor.fontFamily config value in preview

Previously it was just using a monospace font family

Closes #132

ed9f866bd15bc68ba7866db73942682d6e4b9085 authored almost 11 years ago
Sanitize pattern when no results are found

Closes #180

c0e9a4d441224445af7e57c25c63c6731c765edd authored almost 11 years ago
Don't open file on secondary click

Closes #157

f30930805388877b66073f0a3c5d5d24d849039c authored almost 11 years ago
Prepare 0.95.0 release

9f564f939bfee0577d0d9c297f729837db3fc129 authored almost 11 years ago
Use skinny arrow

4fef349eed5800be94f415d2de2e061bb6a6ac0c authored almost 11 years ago
Search to first selection when wrapping around

Previously the last selection was searched to when really only the
area between the start of the...

8b43b36b9663c089e4144e21c53ba2ce73cd6bf6 authored almost 11 years ago
Update spec to wrap around when finding next

1f2119b24aa8e7d5ff747767e994ca0b865e8a1b authored almost 11 years ago
Merge pull request #160 from seanjohnson08/master

Add wrap-around functionality to select-next

424cdda5822099648831bc501172ed7d047adbd0 authored almost 11 years ago
Prepare 0.94.0 release

2584b3048f6112d220bf4569f76ce57f8b6f2aed authored almost 11 years ago
:penguin: Add linux keymaps.

47e81a4f521c8434859f8d6114e933ecd2565c65 authored almost 11 years ago
Prepare 0.93.0 release

8b01a72a18045da6287e602f6ce5c58059874f57 authored almost 11 years ago
Reword spec

889c8b96c5ca703a9b968b625e3ce7329c76cdb2 authored almost 11 years ago
Make sure carriage returns aren't normalized

Carriage returns were being normalized to newlines and causing the
spec to fail. Added a new spe...

8d4cb137623c43eb421bdaef31fec9a262c9aac6 authored almost 11 years ago
Update select-next.coffee

8a10c0bcf3cb2d14a384fb1de26e46729d894553 authored almost 11 years ago
Add wrap-around functionality to select-next

489cd937bf5e9404393bab64ba1d02ab1cb6e477 authored almost 11 years ago
Prepare 0.92.0 release

6c1df865fd107402fab5dd264a2c2d0d1de77c13 authored almost 11 years ago
Don't scan untitled buffers

Previously if an untitled buffer matched the searched for text
than errors would be thrown when ...

2e8532c4a18895a6f015a90e7f36ddf99e073b2b authored almost 11 years ago
Prepare 0.91.0 release

13bccc47ff57b98af650d7eb545e60438f0d7bdc authored almost 11 years ago
Upgrade to q 1.0.1 for CSP fix

e421c24486491ce1b48b6bd923b62fbb7801686d authored almost 11 years ago
Prepare 0.90.0 release

b3c4c9b5d83d63a6807ed06226b20e26382098ba authored almost 11 years ago
Upgrade q dependency to ^1.0.0 so it de-dupes w/ Atom core's copy

cfa185b75b9237952e1c7bddfbdbdb6c8e8e112e authored almost 11 years ago
Prepare 0.89.1 release

62c876a96c769932f33cb9be27dc0e575f6f54ac authored almost 11 years ago
Remove unnecessary if

a2fb6a34331a2d83d078e870166cf5cfc6831420 authored almost 11 years ago
Prepare 0.89.0 release

c3dce5c5e830dd4b2a1b998029bb0bc52f941f0b authored almost 11 years ago
Merge pull request #144 from atom/bo-history

Add to history only when user explicitly searches

2224dcc22d372e5d5e038633c61afeb6b4987663 authored almost 11 years ago
More tests

3f11f908f4bdd446ec92d5f900837e7091f5d755 authored almost 11 years ago
Store the find history in replace

19a98fb15e0a062d6896355c6d6f50b14beb00f2 authored almost 11 years ago
Test for find next in history

9bd8b5bb2b8f351f911aeb352901dafc8cdfa5cd authored almost 11 years ago
Fix focus on button clicks

b07a2444729a269dcea3f41924ccaba3b55ee380 authored almost 11 years ago
History storage happens on find next

1c7174b9fa0ecf53745db75a156fc1203355a357 authored almost 11 years ago
Only add to history when user hits core:confirm

d2a0950619cf76626db9fe9946d2f2059fc13236 authored almost 11 years ago