Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pulsar-edit/fuzzy-finder
:lock: Find and open files quickly
https://github.com/pulsar-edit/fuzzy-finder
We don't want to show the prompt when other messages are displayed (like
the "jump to line" mess...
305d11c1dda781e6a7501c7448b7217a7602e197 authored almost 6 years ago
714bb7a1c2e43d619a1c78d90333d31fde5aa667 authored almost 6 years ago
This initial version only contains the basic logic to display the prompt
but does not handle whe...
74d19aa560a78c47daae8dcb7efec7f7562ce5f4 authored almost 6 years ago
9972314d23275d3da9a34e47bcf6d3ac84bf9cd2 authored almost 6 years ago
333e3575df32629c4df1340380553115438af037 authored almost 6 years ago
Add metrics for fuzzy-finder filtering time
511f0910a3ccadb552d58ec9ae359cefd4559c1e authored almost 6 years ago
This will ensure that we don't send every single filter event happening
on each keystroke from t...
`[email protected]` contains `[email protected]` which has support
for cancelling throttled f...
6fbfe3587497ebb3a4f8262e0d9334975a5f40b6 authored almost 6 years ago
51fb9af2ffd87e5a9822676a2b05dfc4e9b3b523 authored almost 6 years ago
Use `fuzzy-native` as an alternate scoring system
fd669010a50c4f5b93073757ab40a016741d151c authored almost 6 years ago8aec72c9f08dbadd277d7524fb6be55289bc69a6 authored almost 6 years ago
0db223efafab480bda09776b958e8e6b664917cb authored almost 6 years ago
8a56b8583d0b858be66afa6430e6769a7b6b3b7b authored almost 6 years ago
ca2e1f10e67bcc5f40b0a942526a4863f33bfb7a authored almost 6 years ago
b0b0bcc50dec9562cd1b987ef2ab9870a51d8e9c authored almost 6 years ago
180d3172d66549f9dbcca6056a467a76089750dd authored almost 6 years ago
e96fb8a72d5c1b0a82a0366d1eb1d2f4fc093a1b authored almost 6 years ago
Do not call `setItems()` every time that the fuzzy finder is shown
1467ce4ba5b641e086287da25f1bbd9efc85e4df authored almost 6 years ago
The old useAlternateScoring config option has been renamed to
scoringSystem and has been convert...
e8c7d07586055d26e0b152eb81a8d0c9b155b06e authored almost 6 years ago
With this commit, the Fuzzy finder will only call the setItems() method
on its view whenever the...
This common scenario was not covered and it's easy to cause a regression
on it.
76023a656c3d7f8a500ef716818363b30d80875d authored almost 6 years ago
Start logging the time to index a project
fcb39fdf559cbffd4aeac6e0e6e5322e3f68a3a3 authored almost 6 years ago2ac0d0b6cf70596ebe91b0c6b5c95ef302844836 authored almost 6 years ago
8a1c20f7898ce69e10d6f91818b556d2dc9f7bf4 authored almost 6 years ago
37dc25d00b02ebdf7214d3d869d99470e05810d1 authored almost 6 years ago
Co-Authored-By: rafeca <[email protected]>
4117c013fda6273954b6b5d740b1502731de7217 authored almost 6 years ago720a8f47ace09aa7e002bfd6edc8636edebbe379 authored almost 6 years ago
294703066ebd79f32fae00a5d0ecd137696a0102 authored almost 6 years ago
3689823d418ee49d8628c2355ddf3e4838f26438 authored almost 6 years ago
Add option to use `ripgrep` for crawling the list of files
15e6ff4b2045759d065b6ca627ec02df7cff5665 authored almost 6 years agoCo-Authored-By: rafeca <[email protected]>
54e2b390b51e2f378f2fe4b6f6138a3d6929adc6 authored almost 6 years ago
Since the ripgrep binary should be unpacked from the asar archive (we
need to remember to add it...
Specially when using `ripgrep`, we don't want to spawn a lot of
processes in parallel if the use...
aad4dc76c5ce21492fa162da269f1a244d9f09ae authored almost 6 years ago
The modified test was relying on the order that two crawlers that
are running in parallel start ...
ee5179ebc746edb2acb9471a3304c38c2bff31fd authored almost 6 years ago
ac3b703e69a3dfc8be4dc7e3f474c218767416ad authored almost 6 years ago
af2868555f6cfbcccb6f53d61972990fc3103667 authored almost 6 years ago
Remove unnecessary call to check if a path is ignored
b4f0e97c70828e16804957e12046837bfaffd87d authored almost 6 years agofa914ba94e1c9035711635c8f9d0ef6999d41b60 authored almost 6 years ago
b060d81a49dd9ba389ad33dd96fdff337422eace authored almost 6 years ago
Provide accurate error messages when jumping to columns
c3c81d0e0ed69033548a5c6ee3bc9be34c40524a authored almost 6 years agoa24e860fda5cc90f93eec70cdb7a5576090c4a9d authored almost 6 years ago
1b60830f7b53197d55b8540d2ecd5e41d7395332 authored almost 6 years ago
de9f6a03443ca6789f38b730cfc27624e388b75f authored almost 6 years ago
94b91a7fb2a5d9f9eaf6d2d17e71eb5420c9acf3 authored almost 6 years ago
Add feature to jump to columns within text lines
d9c5b16e9791118fbda7c7a5eb9ebbfa438a709b authored almost 6 years agod53f278abff1887e80ab33fabe7e806579150cc1 authored about 6 years ago
- When there's no error, assert that the error message is not present.
- When there *is* an erro...
ef2431be4533eb0893961e06f6737748df11b916 authored about 6 years ago
01e7e4b7ba7578e2bdb1ee4b0c8f4301a4b39ba3 authored about 6 years ago
e3f0f1f9517ed7eb4129da9a56f49bfca1063b4c authored about 6 years ago
3057c4963ccd4d4dbc9c88db49dc7646fa93aa77 authored about 6 years ago
94f251281297211fea91c4c6149d56567be8fefc authored about 6 years ago
5665442c207281f623beb1d6d2f87bdbb36507b2 authored about 6 years ago
22ee42dec047bda5543d0c13debd0c44befb8d48 authored about 6 years ago
🤖 Configure probot/no-response to allow 28 days when requesting more info on an issue
59836e1a9ec39ec5c7a3ef305487f67f1f23388e authored over 6 years ago029bf964f68954b1a7a607bcf10be047bcaf0059 authored over 6 years ago
Add Probot no-response configuration
ebd270d951d0463855d67a2cbf229da130593db7 authored over 6 years ago202f343b8b9ba94a2a245c4f02e63e74992a0c08 authored over 6 years ago
f096a3e1faea35573d1619e410496031e9cccce4 authored over 6 years ago
Fix flaky test re: "toggling when the project has multiple paths" 🤞
89ec5d739bc927bdba20b0c8195cbe5351a82e25 authored over 6 years ago
This test was introduced in 183ec61e356046d2325a931c57ad52361d7cc29f to
resolve #76 and #77.
Co...
acdc95df21d9ee1ed29c21adf5f59d574c41ff9b authored over 6 years agoCo-Authored-By: Max Brunsfeld <[email protected]>
245192d41128d241303cb9cf83fe931378ffac37 authored over 6 years ago
Mixing await and waitsFor was not the cause of the problem, so revert
f11ad5e2e0a5a3782181c54026...
Fixes linter violation:
https://ci.appveyor.com/project/Atom/fuzzy-finder/build/184/job/wmco5l6a...
Prior to this change, I could reliably reproduce the failures described
in https://github.com/a...
de626d65c805528840b7c21a57f3cd094a2d2a88 authored almost 7 years ago
Fix "Project is empty" issue when using Teletype
518dc8f4b38a3b79d7483a076977cb20ee5aee09 authored almost 7 years ago1c40c19a4734121973e0f163e5e3cc5f2869765a authored almost 7 years ago
5520b633494104e5c601ab540c36c2e51f3db052 authored almost 7 years ago
842551984144ff957e8d95c89a0189ac7011d075 authored almost 7 years ago
Use fuzzy-finder to open remote editors in Teletype portals
51ba733cb8a828b7d72c8f243b984a097645edcf authored almost 7 years ago9e4ebdb086b5368e863bfd330045dab0a39a827c authored almost 7 years ago
8535f32a1c3acaa9da918a447e0188685c010826 authored almost 7 years ago
Dispose of commands and callbacks when deactivating
b2cf4983785d6b6490d734e93518329fb15366ed authored almost 7 years ago412852ed2d8d63655a8e687100b16450416b2826 authored almost 7 years ago
8c3c074f8dbff7a82b323c15af14889307dcf3b2 authored almost 7 years ago
Use async/await in specs
161ab6b74cb2b3151b03523379bf4c0810b3557a authored almost 7 years ago83788433d4acd8ae6fbc29b0cf0b73820f058bac authored almost 7 years ago
e1272086226d19c44d3dee993dbe01c50e8dc49c authored almost 7 years ago
Validate line numbers before jumping
638d2403ffdfd2c243db72bec258ab87887106ad authored almost 7 years ago1a5360c2fd0af18bf895a28ee45760204eaf3662 authored almost 7 years ago
43301da477136e6bb9ef0d95440d89295fb7ab04 authored almost 7 years ago
Remove Babel
ae71cdbc90768a81031f1c8364b9ea50e8e9259c authored almost 7 years ago3977f3a144ccbbc13ca9777a9088cbda8329d707 authored almost 7 years ago
f42e758fa8af87e639a4b2181a14d35a0057325d authored almost 7 years ago
387950a92a0ec38d277a4a6ea04405653f840e35 authored almost 7 years ago
4770c0fe6d0c5a42c639d17a62f78764b94987f6 authored almost 7 years ago
bbb800c102bd4b64010d21120c6c825db662bc69 authored almost 7 years ago
Update fuzzaldrin-plus to 0.6.0
8e5ace387e99f91a44203573663be70b1a2b697c authored almost 7 years ago38231f6d3e6cf329dde49ff2580ea2c0af419bd7 authored almost 7 years ago
In case the file names get really long.
a493b08bf5374dfe8b534847263d516bdafd9236 authored almost 7 years agod55c0527e185a0100cfa26c41385431c3df3ba79 authored almost 7 years ago
Bundled packages seem to work well with paths that are not remote. If
third party packages break...