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

Custom find command for custom projects #1267

Closed
kshenoy opened this issue Aug 13, 2018 · 4 comments
Closed

Custom find command for custom projects #1267

kshenoy opened this issue Aug 13, 2018 · 4 comments

Comments

@kshenoy
Copy link

kshenoy commented Aug 13, 2018

Hi, I use perforce at work and I can define a custom project to suit my needs. However, the default method of searching for files (using find) is quite slow. While searching for an alternative I came across special commands for git, hg and svn. I was wondering if this can be extended for any custom project that are defined.

I also came across https://projectile.readthedocs.io/en/latest/configuration/#adding-custom-project-types in which it says we can specify the compile, run, test etc. commands. Would it be possible to add something like a :find command for finding files?

@kshenoy kshenoy changed the title Custom command for custom projects Custom find command for custom projects Aug 14, 2018
@bbatsov
Copy link
Owner

bbatsov commented Sep 19, 2018

So far custom projects are based on build tool types, not on VC stuff. Won't it better for your needs to implement perforce support like it's implemented for other VC backends?

Maybe what we really need is a way to register VC backends...

@kshenoy
Copy link
Author

kshenoy commented Jan 9, 2019

Can you elaborate a little on how to go about that?

@stale
Copy link

stale bot commented May 8, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contribution and understanding!

@stale stale bot added the Stale label May 8, 2019
@stale
Copy link

stale bot commented Jun 7, 2019

This issues been automatically closed due to lack of activity. Feel free to re-open it if you ever come back to it.

@stale stale bot closed this as completed Jun 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants