-
-
Notifications
You must be signed in to change notification settings - Fork 945
feat: asyncify pickers #709
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 17 commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
90dd67a
something kind of works already
tjdevries 98099ad
yayayayayayayayayayayayayayayayayayayayayayayayayayayayayayayayaya
tjdevries b414820
use async for everything besides live jobs
tjdevries bff1d18
fix: fixup autocmds previewer
tjdevries 1574341
fix: lints for prime
tjdevries 0a1c774
temp: Add example of how we can think about async sorters
tjdevries 96310c5
feat: Allow picker to decide when to cancel
tjdevries e69d552
fix: simplify scoring logic and tests
tjdevries 176849a
fixup: name
tjdevries 887edab
fix: Move back towards more backwards compat methods
tjdevries 7cae57e
fixup: Remove results from opts
tjdevries 025d412
fixup: remove trailing quote
tjdevries ceede09
fixup: Attempt to clean up some more async items. Next is status
tjdevries 904824c
wip: Add todo for when bfredl implements extmarks over the EOL
tjdevries c0a3b81
wip
tjdevries d9bbeee
fixup: got em
tjdevries 8e80b1b
fixup: cleaning
tjdevries 89a4c0d
fixup: docs
tjdevries File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,4 @@ | ||
| build/ | ||
| doc/tags | ||
|
|
||
| .luacheckcache |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.