-
-
Notifications
You must be signed in to change notification settings - Fork 139
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
feat(fuzzy finder): use !
to search ignored files
#856
Draft
claytonrcarter
wants to merge
8
commits into
pulsar-edit:master
Choose a base branch
from
claytonrcarter:toggle-ignored
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Commits on Jan 20, 2024
-
refactor: remove unused import
Usage of CompositeDisposable was removed when this package was imported into Pulsar. Ref: 90566ed
Configuration menu - View commit details
-
Copy full SHA for 81f080d - Browse repository at this point
Copy the full SHA 81f080dView commit details -
This appears to have been unused for quite some time, since before this was imported into Pulsar.
Configuration menu - View commit details
-
Copy full SHA for 34ef592 - Browse repository at this point
Copy the full SHA 34ef592View commit details -
refactor: remove metrics (close pulsar-edit#548)
Most of the metrics were already gone, so this just cleans up the remnants. Ref: pulsar-edit/fuzzy-finder#4 Co-Authored-By: @sertonix
Configuration menu - View commit details
-
Copy full SHA for d194b4f - Browse repository at this point
Copy the full SHA d194b4fView commit details -
There are a lot of parameters being passed around, to lets just bundle them into an options param and use destructuring to reduce some of the code noise.
Configuration menu - View commit details
-
Copy full SHA for 486f399 - Browse repository at this point
Copy the full SHA 486f399View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50f8914 - Browse repository at this point
Copy the full SHA 50f8914View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4575137 - Browse repository at this point
Copy the full SHA 4575137View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ed3574 - Browse repository at this point
Copy the full SHA 3ed3574View commit details -
Configuration menu - View commit details
-
Copy full SHA for 980aae5 - Browse repository at this point
Copy the full SHA 980aae5View commit details
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.