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

Need to index generated files #16

Open
PadraigK opened this issue Oct 6, 2023 · 0 comments
Open

Need to index generated files #16

PadraigK opened this issue Oct 6, 2023 · 0 comments

Comments

@PadraigK
Copy link

PadraigK commented Oct 6, 2023

When using build tool plugins in Swift packages, it's possible to generate code that is then available to the project. Some examples of projects that do this are:

When the build tools run, they generate their output in .build/plugins/outputs
Screenshot 2023-10-06 at 2 07 30 PM

Since this is in a hidden root folder which is generally in .gitignore I think that by default Nova will not index them. I was able to get things working with these project settings:
Screenshot 2023-10-06 at 2 13 49 PM

I'm not sure if a plugin can influence the indexing allow/block list, but it would be great to have this "just work" somehow.

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

No branches or pull requests

1 participant