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

Merge pull request #558 from callummr/master

Find previous on shift + click 'find'

89cc4b7df2e577fc1b791e2582c029915789d02d authored over 9 years ago
Add test for shift + click 'find' to find previous

f744365e93e50ea815b6a93f874415de6745cc01 authored over 9 years ago
Find previous on shift + click 'find'

Fixes #369

75bfb32a9be55fd34a5256858fe8486f493713b4 authored over 9 years ago
Add descriptions for config settings

6b799ea7acd70ebbcbf6ceb7fa3c8ffcea0e8305 authored over 9 years ago
Prepare 0.187.1 release

66ec8459898c775aedfbe797d9259695ec2d410d authored over 9 years ago
Merge pull request #553 from atom/as-more-resilient-spec

Increase spec resiliency by not relying on actual numbers

762f6413cb6322285e86264d70ace10dd1fac685 authored over 9 years ago
:art:

752eed6ef47a0b912911675a01464a6d70138fcb authored over 9 years ago
Increase spec resiliency by not relying on actual numbers

ad0b047b0d488f505e79cedd95c0629a60726952 authored over 9 years ago
Prepare 0.187.0 release

04fe70599731396e72c9c84d02ed926a3ae29d49 authored over 9 years ago
Merge pull request #552 from atom/as-fix-bad-dispatch

Use ::dispatchEvent instead of $.triggerHandler

497f636ea234b9585f314877b23a3bd1817cb404 authored over 9 years ago
Use ::dispatchEvent instead of $.triggerHandler

0bd20088e09f1b0f3ec310168e051f8bfa5599e2 authored over 9 years ago
Prepare 0.186.0 release

b2fbfaafcf444d9d07afbcf2b3aa10e515c1168b authored over 9 years ago
Merge pull request #551 from atom/as-deprecated-methods

Don't use deprecated methods

d908e32a89cfb8e5cbc67445d3a3901919b2fb8b authored over 9 years ago
Put leftover argument

ccf245693a3d5f4f725f5a457340b6acf46c6ec8 authored over 9 years ago
:green_heart: Switch to the new APIs based on Atom version

99b9d67db0b52f5f9283b3356ce407e6e4ce6fb6 authored over 9 years ago
Stop using Project::open

8aab563c7e9758f73637ebac2382e75954c73415 authored over 9 years ago
Use Workspace::buildTextEditor

93e170be654694a3a07b306fb8569762df260b11 authored over 9 years ago
Merge pull request #549 from atom/cn-fix-paths-history-serialization

Fix wrong history serialized for paths

e3378ca1d65cd20d889c5949c5783393eb9f7077 authored over 9 years ago
:bug: Fix wrong history serialized for paths

Not sure if it's just a copy/paste issue but I think it should serialize the `pathsHistory` and ...

8cb72b88f243329b83597e1b7d343332455ccb04 authored over 9 years ago
Catch scanInBufferRange errors

69b2b77360e8863238612c27fba8450c6aaf2ec6 authored over 9 years ago
Prepare 0.185.0 release

82eb91a9cf9395d6de84729c8f61fec91ff52b74 authored over 9 years ago
Be more defensive when there are no markers

Closes #499

580f061226c421d05b1926cece49e24cbb262d8f authored over 9 years ago
Be more defensive with editors that do not have a buffer.

Closes #503

3550cbe688d3049d5916c2bb01b9add1882a54a1 authored over 9 years ago
Merge pull request #542 from atom/bo-fix-disabled

Fix disabled replace buttons and their tooltips

5e293b4c31a20a4279b10e96d5ed315aa20ac95b authored over 9 years ago
Fix replace all enablement issues when changing find pattern

Addresses #537

a4d7d84ac1cdd814030390f928c2e644dc6e0e01 authored over 9 years ago
Change verbiage for disabled button

761290f7878b848627e838e42c87ea0e5dc78f0d authored over 9 years ago
Add spec for project replace tooltip disposable

c4805aeadee8b351a96ffa4591a9af144609e3be authored over 9 years ago
Change tooltips when project find view enablement changes

26f4886686637283544b64cbc9e5be2fbf4a7038 authored over 9 years ago
Use disabled class rather than real disable

2b0d3d8f6fb77a4b032ccc2663ea92124095bf2f authored over 9 years ago
Test that the tooltip disposable is disposed of

aab9d5ddafa7db0dd02aff61cc7ec358988000c4 authored over 9 years ago
Change the tooltips in find panel when enablement changes

09ba05f05fd9bab297460879588a83b473aac4f0 authored over 9 years ago
Merge pull request #509 from thisisnian/ni-projectsearch-findbutton

Project View Search Button

a416d0b0c4f588c2204e4121f28334dd41debfc9 authored over 9 years ago
Merge pull request #533 from bencolon/close_panel_option

Add an option to close the find panel after search

f168594f135e123980ca126863c0a9984bdffd95 authored over 9 years ago
Merge pull request #541 from jeancroy/master

Use findOptions.caseSensitive when selecting next occurrence (cmd-d)

e5759cd12786cd3b91facf105549c5777b5fac6c authored over 9 years ago
Merge pull request #498 from atom/bo-results-movement

Improve keyboard movement in project results pane

756a85df0fbc5c134f923085d785949761103206 authored over 9 years ago
Add nice debugging method

0373bb7f9097bbdeb99b51acaaf24a6697ef8ba8 authored over 9 years ago
specs pass

137b8b9353092135567163348fbea2a8cb3117bf authored over 9 years ago
Allow selection of path items even when not collapsed

2bab6ae8eb214e5d89e3a038ac8015a4b4378180 authored over 9 years ago
Simplify logic in select previous and select next

ed4ba5dea5d36467ac633eba47e01962bc631462 authored over 9 years ago
Specs for page-up and page-down

87ec81beb26a5aa5d43b58f436583a51505a103a authored over 9 years ago
Don’t need these

c9f4ff7b16306e54ef57f534a4485a50b1371482 authored over 9 years ago
:art: newline

010bf5a50058ef50e28c4785205368fdfd692032 authored over 9 years ago
Add page-up and page-down functionality

fe639938a5d2f10712a4f4a794bae8a9af6b2024 authored over 9 years ago
:art: DRY

9f900828e3f6449111b2e164ddf5eff308b025c4 authored over 9 years ago
Fix spec that doesn’t test anything to actually test

f9c8cbf003baf8238182efed828486c7bcbac355 authored over 9 years ago
Fix move-to-top and move-to-bottom

b4c41c99e9a38c90a11a7351c50fbb83ec2307d4 authored over 9 years ago
Add more specs for move-to-top and move-to-bottom

077aabc9cbf8737d2e05d4ad9c49a2ebb4b6cf76 authored over 9 years ago
Add move-to-bottom functionality

a47be03039b8a4dfda6661239ae4abcd3ca78463 authored over 9 years ago
:shirt: fix spacing after colon.

9926f6665983be251c4c3648fb096bd9e2b97d21 authored over 9 years ago
Use findOptions.caseSensitive when selecting next occurrence (cmd-d)

3ec1afae561a9d3819f7cb3a436568509d14824b authored over 9 years ago
Prepare 0.184.0 release

cc0935ba235f537e066b9bcd949c0712e05d5d3f authored over 9 years ago
Merge pull request #494 from adamfranco/regexp_replacement_highlighting

Add regexp replacement highlighting

3ad9160c329db66beca62fe252437b1fb87ff647 authored over 9 years ago
Prepare 0.183.0 release

e0ef85e3a3c4e8abd4bcc47775bc4f47e1a4259e authored over 9 years ago
Prepare 0.182.0 release

c034bf6deb35c2979c0e6420461e95569d721234 authored over 9 years ago
Merge pull request #540 from atom/as-fix-deprecations

Fix deprecations

21078b229f3c80bd34ce3142511b8659bbd7f082 authored over 9 years ago
Make package work with both versions of the display buffer

8f8e0b9820bd222a7c2aa7cf79186dccde2ee2ca authored over 9 years ago
Fix deprecations

d6723bb23eebc745bc217ff70e3cd0cc03fca6d2 authored over 9 years ago
Option to close the find panel after search

8beaea97d6420a029c8a427c6334d2aead2b8083 authored over 9 years ago
Merge pull request #531 from atom/ns-fix-move-up-down

Fix move-up and move-down by removing empty result items

d6da6730846789ccbb922ca20804e7536261bf59 authored over 9 years ago
Remove result views when there are no more find results

945f43911c70fc5239ae85f6c8d0e2b95102ae2b authored over 9 years ago
Prepare 0.181.0 release

933c4fe80ca5dc6f9eaa8e08a8cab86cdcba9dd1 authored over 9 years ago
Mock search method directly instead of confirm

There were some tests that accidentally passed that stopped passing with
the removal of Q promis...

e05cb93ed58a4a98a50ad07ae2b70a77b077763d authored over 9 years ago
Merge pull request #1 from atom/sm-project-find-button

Resize project find button

11f7dc08885545d34387b37b68764de42875786b authored over 9 years ago
Resize project find buttons

14c06ea74d797ad32feed088175fbc7cd1203d06 authored over 9 years ago
Add project-find class back

this is needed for the specs

cd99815341f66b0d1b65254c6cf4f3ebcead4e87 authored over 9 years ago
formatting

removed unnecessary space

e385983e7342df5521af3a3b18cbd9a6055a9357 authored over 9 years ago
Change button width for find in project

Changed the replace all button width to span across so that the
find/replace inputs line up

be42003a15c8545430fda21fa19c7324c1b082db authored over 9 years ago
remove space

d8dc707787363025526907c5c3697363c7b8e05e authored over 9 years ago
formatting

5848c270d30868f0b39715f222b43958f6d582dc authored over 9 years ago
formatting fixes

28efb5f60e603891ac3f62d23b9ba6e11325fe95 authored over 9 years ago
removed unnecessarily line breaks

80222f8c821f509df53c872c16a6f7f87056c197 authored over 9 years ago
Project View Search Button

This is to add a find button in the project search for better UI
friendiness

Please see https:/...

ae79f8143e48595bdae793b2c045460d60fb0d7b authored over 9 years ago
Format updateSyntaxHighlighting() code for readability.

226483a00b952b17d6c7ae418f6dc238316ef7b0 authored over 9 years ago
Add source.js.regexp.replacement grammar to the replace-editor and highlight

6b5ea2fa4aec5a3864f97a3e8396610bd9ba64a1 authored over 9 years ago
Merge pull request #493 from atom/bo-messages

Clean up project find message

4bc97d209d04b45980155c80b75240cffac0e664 authored over 9 years ago
Fix specs

b19f6215755293b3602170bd046f67f4d71641af authored over 9 years ago
Add spec for description rendering

0a6fd4d6e9bb86f09ef69de6f31780a3f14aefbc authored over 9 years ago
Don’t search unless there is a find pattern

676f4b896eaf7bfa5ec9684aca22772146a26b87 authored over 9 years ago
Use the model to update the interface

818656a3349c9772a11434c4bc72aa113143ce5e authored over 9 years ago
:art: Add a shouldRerunSearch method to pull out the logic

00a328a2f54331de83a6fad709cc20f2765190c7 authored over 9 years ago
Prepare 0.180.0 release

d02ae8536b4a34e5d5a8c9d688925f4bd87ab363 authored over 9 years ago
Select the first result when the results come in out of order

a40c07ca5b20103fcc2b377b8771a0e9abf85b3e authored over 9 years ago
Be defensive about the regex

Closes #373

7597723447d25b9aa27142f44255bd5bdc8f78f6 authored over 9 years ago
Don’t use findOptions state as reference for last search

Closes #490

12fa2eca9d7c18023b97ea4d6352f15cf15ebe9c authored over 9 years ago
Prepare 0.179.0 release

6e96218cc0567801092219398b8fca0d9d8a11ef authored over 9 years ago
Remove binary search dep

f6e3934a3f62a106fb091a16fc754cc44c4d8132 authored over 9 years ago
Merge pull request #489 from atom/as-border-in-front-of-selection

Force search results outlines to be in front of other highlights

468dd0b57c600c6aab90ea40f44e4efac6e1a537 authored over 9 years ago
Force search results outlines to be in front of other highlights

15545aa5e885334422a881d274238defcc368225 authored over 9 years ago
Prepare 0.178.0 release

07ed9a12d63f313360ccf2880130d4edd68480a5 authored over 9 years ago
Merge pull request #488 from atom/bo-show-replace

Set selected text in replace editor on find-and-replace:show-replace

5d4ad9dd4de69468ee9401323e20cddbec13c529 authored over 9 years ago
Set selected text in replace editor on fnr:show-replace

Regs #433

f525c67d3caf0f91eb1305b53c15374fee5fd3f9 authored over 9 years ago
Add new specs for selection in replace editor

2e68742774ae4065861c963c102e0d97ec5f48f3 authored over 9 years ago
Make old test test something useful

9c192a8c6646f6b85ba4006ffd2aaaa230896771 authored over 9 years ago
Merge pull request #487 from atom/bo-current-selection

Search whole buffer when no selection and in current selection toggled

0c148d8e94c005080b94ee43fc1867dda2018b85 authored over 9 years ago
Search whole file: no selection + in current selection toggled

ccd83a81ec77254852cad3e16bde96269d09b623 authored over 9 years ago
Ignore 0 length matches

Closes #454

9082bc451acf2004696ea3db236918ba2e90e516 authored over 9 years ago
Be defensive in setSelectionAsFindPattern

Closes #330

8a710852bea3f6d4d17b9db78a2e6eee6d5e10e5 authored over 9 years ago
Merge pull request #486 from atom/bo-no-split

MatchView core:confirm only opens on left when openOnRight is true

f940b220e0bea22ec926ded1a19de91a6f33cf59 authored over 9 years ago
Don’t force MatchView to open on left when openOnRight false

7dd221f73373a515716a557258032bcc2e1bf865 authored over 9 years ago
Merge pull request #485 from atom/bo-sort-results

Sort project find results

ba2042468dcd290d602f529760f53457aca56d2e authored over 9 years ago