Skip to content
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

re-add util.find, fixes #200 #203

Closed
wants to merge 2 commits into from
Closed

Conversation

escapewindow
Copy link

As noted at 5d3d8d3#diff-61259842cecffd56b43df9d90d64c34da595137a482a36ceaf791a9a52dc22e9L192 ,

@epwalsh I'm trying to track down bustage on my end that's persisting after #202.

I believe you're removing util.find as a function here.
I also believe you're still calling util.find as of 0.14.0 here?

Am I misreading?

I re-added the util.find function using the new util.FIND_CMD (ripgrep), which fixes my autocomplete bustage.

@epwalsh
Copy link
Owner

epwalsh commented Sep 23, 2023

Hey @escapewindow thanks for the quick fix. I ended up with something slightly different in 6407cdc.

@epwalsh epwalsh closed this Sep 23, 2023
@escapewindow
Copy link
Author

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants