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

Prevent duplicate "Project Find Results" panels. #378

c93276b566a55d61ef959c0de9a0ad487d6270ce authored over 9 years ago
Prepare 0.174.0 release

1341e75ba677c8b32d62d63be963260ec4e3dc16 authored over 9 years ago
Don’t throw exception when @markers is undefined

ed00ffb7f84977ff167f3b6a419bc69b2dbf3425 authored over 9 years ago
Prepare 0.173.0 release

a241d88f7c747b715d5221c565234af6eaabf40f authored over 9 years ago
Merge pull request #412 from atom/mb-fix-current-marker-when-replacing

Fix current selected marker when replacing

6e749f0f034665465b986bfb44bf79f8f0cef886 authored over 9 years ago
Fix currentSelectedMarker state when replacing

e6daaf2a8c4e6f9de9fe1510ead9a5999ac66f6f authored over 9 years ago
Remove unused find-model file

I meant to rename this to buffer-search.coffee a while ago.

0ac753aceb6d825ef75a148c081db25efbe5b0dd authored over 9 years ago
Prepare 0.172.0 release

8b40a0259da39dc1eb82c6eb7b6ffb97f9c1a6bf authored over 9 years ago
Merge pull request #405 from atom/mb-avoid-snapshotting-markers

Don't maintain history of markers

f1f5e189b36533def76f055c644b5d488a26d6ee authored over 9 years ago
Don't maintain history of markers

159aebdc59581d9071f2a390c718d5ce4f3c0d6a authored over 9 years ago
Prepare 0.171.0 release

af54d4594eef2b3abe58b7d8df68e91f28a28635 authored over 9 years ago
Merge pull request #403 from atom/mb-avoid-observing-markers

Avoid observing find-result Markers

03c815568c512c9bb6d09b6c4bc94ce2d56c607d authored over 9 years ago
Fix error when changes occur after all search results

5d4546795940d0ce1b16162b60a568ae48af2052 authored over 9 years ago
:art: in BufferSearch

747c73af2fb0989031036a770d3e64631c13ed63 authored over 9 years ago
Avoid observing find-result Markers

3936c211b68fe6ef3c66f9b92ce0b122f48029dc authored over 9 years ago
Prepare 0.170.0 release

8e357b79e590ddc8b952aa78f77dbb3200a38967 authored over 9 years ago
Merge pull request #400 from atom/mb-fix-optimized-rescan

Handle edge cases when rescanning parts of buffer

9748116b2999af7c9ba4dc24c473fddd3c4f65ff authored over 9 years ago
Handle edge cases when rescanning parts of buffer

* Re-scan touched regions if changes were completely undone
* Re-scan past existing markers in c...

1f959dcd6bea79c9716cf96f70036fffe31c22b9 authored over 9 years ago
Prepare 0.169.0 release

62b02349b86b3559d3ebf0f40a38a85b56d9b259 authored over 9 years ago
Merge pull request #394 from atom/mb-optimize-buffer-rescan

Re-scan only changed region when buffer changes

2612c8a84269e6c0f3839eaa6121d6b0c9053e42 authored over 9 years ago
Re-scan only changed region when buffer changes

Use Patch to aggregate changes between deferred
scans of the buffer.

6f57acaac5451ea9045014bb814c6e6ee637d5ad authored over 9 years ago
Merge pull request #395 from atom/mq-coffeelint-plus

Update coffeelint support

e60eb48e38e42b018d3071e7f390fabfe60b2a94 authored over 9 years ago
:shirt: Fix linter errors

a6b33723853d5218a5424d3d43add93db584314a authored over 9 years ago
Update coffeelint support

c26af9ccd343a8365bff68383a44c14eb807229f authored over 9 years ago
Prepare 0.168.0 release

820ade9a050a8bc596a5c0328738d73bddac0c3b authored over 9 years ago
Merge pull request #376 from thomasthorsen/master

Implement find-next/previous-selected functionality

7679b0c5f9e88c369590124f1a32133c2fd802f9 authored over 9 years ago
Prepare 0.167.0 release

7af768328e21b4034a2d2c60645acf7241c5b612 authored over 9 years ago
Merge pull request #392 from atom/mb-fix-search-current-dir

Fix accidental reassignment of path var

b0202979e33983e0cb75015d54a96b596e25ee8c authored over 9 years ago
Fix accidental reassignment of path var

79f825cb9b2b1b7c708b236d8965ea5c67267a17 authored over 9 years ago
Prepare 0.166.0 release

0f39c13b10ce8daa25402857ce89f981885bce35 authored over 9 years ago
Merge pull request #391 from grizzilus/whole-word-tooltip

Add tooltip to whole word button

87d0bcd011a913b6cf1a15eef698be5bb95617dc authored over 9 years ago
Add tooltip to whole word button

aad4e46ffcd09dd6fef22e99ce943574285b7b86 authored over 9 years ago
:sparkles: Vertical center search path label

Fixes https://github.com/atom/one-dark-ui/issues/53

71abc06074ce29fe55a5cae1b7102b142ac5e608 authored over 9 years ago
Prepare 0.165.0 release

e3d6c0e1d294c9fcea188068e36cefe06691d56c authored over 9 years ago
Merge pull request #385 from mthadley/hide-scrollbar

Only show scrollbar when there is overflow

42993bc2cfe932352e4ed32bd08259622c58dd83 authored over 9 years ago
Prepare 0.164.0 release

bb8d487ffda5f957a546e12b5e847eca658e1177 authored over 9 years ago
Merge pull request #390 from atom/sm-icons

Replace icons

130aa876eb5a7619100f9741531bdb7b0380e85c authored over 9 years ago
:art: Remove un-used styles

296bfcc8c7e679b5fae8074a31068dd08e170081 authored over 9 years ago
Replace text icons with SVG

19b742461795b0a19c03ff8ce076f0f2249c6c03 authored over 9 years ago
Prepare 0.163.0 release

50c04d4dc97db26440b4c4b9e57418b91a5cca5d authored over 9 years ago
Add missing path require

42f8090189103034c87e90d1e2090781e1e1457e authored over 9 years ago
Prepare 0.162.0 release

c2ca8fe7b175524a2e7b6ce682aaa0dbeec24353 authored over 9 years ago
Don't rely on object equality when comparing ranges

9c73d658e7b16c53d4d2e018597cfb7ba24512a4 authored over 9 years ago
Implement find-next/previous-selected functionality

Add ability to search for the next and previous occurrence of the
current selection or the word ...

14621c73b807dced717e3c4357e22e056df3815f authored over 9 years ago
Only show scrollbar when there is overflow

2f25bc52a930cb7a63837d53882e3e3a13610f81 authored almost 10 years ago
Prepare 0.161.0 release

c29108e70f291164bfb6d0cfcdeee314ee3ca13d authored almost 10 years ago
Check for editor before getting selected text

Closes #364

84b8349d17b1b9b8cda17dfb05dbd3609e908c7c authored almost 10 years ago
Don't link spec/fixtures

411c6d044b6330ef209d619a94de8fb9a295ba04 authored almost 10 years ago
Merge pull request #377 from mnquintana/coffeelint

Add coffeelint support

ea0257beb64a59d6a1afb642a6e328a8b36df693 authored almost 10 years ago
:shirt:

a29bdbfde9a2ecaf503b4b8bc7ff3c011f7fb017 authored almost 10 years ago
Add coffeelint.json from atom/atom

0ee9add2d34ca9b0c86dcf267ddc3c2a4ba3586d authored almost 10 years ago
Prepare 0.160.0 release

14bf1ff94eca6fa8bc2794decb50f952f3e57436 authored almost 10 years ago
Merge pull request #361 from atom/sm-resize

Wrap UI on narrow width

c894bb82bc5db32295b1c03815b5280cd716ee9e authored almost 10 years ago
Increase min-witdh before it starts scrolling

c7d3ce7e9c47e7f25f54a54254cc720f531756e6 authored almost 10 years ago
Fix overflow and result counter overlap

cedaa12d916111178159e0336359407fd3c5b80d authored almost 10 years ago
:art: Refactor

4c556f4f00939b571fb48595120e8b6cc180b8c1 authored almost 10 years ago
Wrap UI on narrow width

Issue #358

4a0c8e002cd300e7768f81c3ed6c17dbf8e81517 authored almost 10 years ago
:art: Use Project::relativizePath

03064a8b6c695a0fa9c62c89d5706efc1113c9fd authored almost 10 years ago
Merge pull request #359 from LouisTakePILLz/layout-bug-fix-358

Prevent search field from collapsing when layout space is insufficient

09f4a1a81e3498ca164e72a555b561e69bf872af authored almost 10 years ago
Prevent find-meta-container from interfering with the search field

016bad621dc6eb91a8282763284f1dec43cd26f1 authored almost 10 years ago
Prevent search field from collapsing when layout space is insufficient

ff306732c941b2b9720c46f9d6aba50cf38c2958 authored almost 10 years ago
Prepare 0.159.0 release

60f1fa63fade98ed9a68b1d62933f0b4d1e9c60a authored almost 10 years ago
Filter search to one root directory when triggered from tree-view menu

Fixes #355

3386d13e412623bf64cc9001586db35a19364b58 authored almost 10 years ago
Prepare 0.158.0 release

678830b58dfee98c640ceb2965a315a51f374605 authored almost 10 years ago
Merge pull request #353 from atom/mb-multiple-root-folders

Disambiguate relative paths in project results view

ddcef196d80f8bbf3996edfad221d8aa582b7551 authored almost 10 years ago
Disambiguate relative paths in project results view

485df90ea15ce8e0dc55ec54e6c1cb2680801c3c authored almost 10 years ago
Prepare 0.157.0 release

ae897e6749b84b6cb22ac1879129c8bcae61b974 authored almost 10 years ago
:arrow_up: [email protected]

7d280a1cb5b241cace502d499799888867cdfe95 authored almost 10 years ago
Prepare 0.156.0 release

97f6c0d5733f300a9ec4e9062251bd6bdb1cd93b authored about 10 years ago
Fix URI captitalization

1f9794d519080ce7a136ed923abb61a951410f12 authored about 10 years ago
Rename stylesheets/ to styles/

ffa56ccc4eff4d26abe4df3596203d9f72d50043 authored about 10 years ago
Fix deprecated selector in style sheet

3b5fe1595716ee3dfa0a65e560992df47b4a2e25 authored about 10 years ago
Prepare 0.155.0 release

2d1995d60d90ff0a7e548c2bfd706571368eed4e authored about 10 years ago
Merge pull request #335 from atom/ns-use-workspace-scan

Call atom.workspace.scan and .replace instead of atom.project.scan and .replace

6a522d69020f37988df90d3d3c7f2d1886a7231c authored about 10 years ago
Prepare 0.154.0 release

a1a5d15d3e1c40d77ce61c3ffd8a50f9bfd51b42 authored about 10 years ago
:arrow_up: atom-space-pen-views

97377cf26167838c1ae5988371d250006d718299 authored about 10 years ago
Prepare 0.153.0 release

d3e7e0bad6a76963a8d1a85beadf6518f30e48ff authored about 10 years ago
Use raw editor element instead of view to avoid deprecation warning

72a091229cae390a8d1b25847fb8b743c1608a1a authored about 10 years ago
:arrow_up: atom-space-pen-views to 1.0

e52cb2e6dc31256e14d373edbbe8c281678fa3d8 authored about 10 years ago
Replace ::beforeRemove with ::detached hooks

This requires moving some subscriptions into ::attached hooks so we
resubscribe when moving. Ano...

046cefd7781b0a3f8a4ad0557950a9bc344957ca authored about 10 years ago
Call atom.workspace.scan/replace instead of atom.project.scan/replace

f38175992431b0df046ac279ce3adf43a19b62f7 authored about 10 years ago
Prepare 0.152.0 release

8bb948d0cc6bed6671317312a84f740016ab1b66 authored about 10 years ago
Focus find editor when opening to selected folder

Closes atom/atom#4474

027e0bdd2540eefe684a8f2720de579b583a2887 authored about 10 years ago
Prepare 0.151.0 release

3b35fc8b27df5cdbaabd14a473dfabe75bb8961c authored about 10 years ago
Properly remove the old events

a3aaaf49e734a157f83b03b68ef841fe804108cb authored about 10 years ago
Add specs for rendering more results when items are collapsed

1f72c3efb1c0e049141cf4af7ee5e5010d1899e1 authored about 10 years ago
Merge pull request #319 from atom/muan/collapse

Fix collapsing search results not revealing more results

8694e30b2f5bc058a3dd5e1c14b5cb7b3b08a1c6 authored about 10 years ago
Be defensive with atom.project.

The tests might not have a project

bddec3e8bc17ab8f5ac5eb176efdcfc4a2374d1b authored about 10 years ago
Add specs for the scroll handling bug

46210ee59a8cbf7c3753390ee3e2856bedcb99fd authored about 10 years ago
Merge pull request #318 from atom/muan/fireevents

Fix search results below fold not being rendered on scroll since v0.149.0

13b4377a62bb06ef99fe93c3abf71ca70e370560 authored about 10 years ago
Merge pull request #321 from atom/muan/longlinewow

Fix search result message wrapping

7788b26cd35b4ba3ad7a2c7c33673851c284ffe5 authored about 10 years ago
:bug: Fix search result message wrapping

0fad8b11905a1131d11a1e1c67bb3945348af663 authored about 10 years ago
:bug: Fix collapsing search results not triggering

render more results

72c0ee90932565a4497f2da39483931bdd4e6242 authored about 10 years ago
:bug: Define scroll and resize events separately

They are not commands

bcaef6ae2505a089c90e94a2b06b6f8f261f4146 authored about 10 years ago
Prepare 0.150.0 release

9a1a5ec9cc3964f8987b89a4eff890abea7a2922 authored about 10 years ago
activationEvents -> activationCommands

c0ad9e5d9601ee2255257bc873c5a890e736608e authored about 10 years ago
Workspace::getActiveEditor -> Workspace::getActiveTextEditor

1f4282142f69fe941ae5e5dcc74f31746a009147 authored about 10 years ago
Prepare 0.149.0 release

33925baaab2e9b7d31d5c42463e43bd687bfc40c authored about 10 years ago
Fix tabbing between mini editors

Close #315
Close #316

e162de4e66842cc9dda69dd3838830a20c56812a authored about 10 years ago
Prepare 0.148.0 release

837ff0fd8845cd6e95bd23dc05e13527ca19cffa authored about 10 years ago