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

should respect rebar3 src_dirs and project_app_dirs options #45

Open
KunaPrime opened this issue Oct 27, 2020 · 3 comments
Open

should respect rebar3 src_dirs and project_app_dirs options #45

KunaPrime opened this issue Oct 27, 2020 · 3 comments

Comments

@KunaPrime
Copy link

in more complex projects it is valuable to be able to search for references in different places

@KunaPrime KunaPrime changed the title should respect rebar src_dirs and project_app_dirs options should respect rebar3 src_dirs and project_app_dirs options Oct 27, 2020
@hcs42
Copy link
Member

hcs42 commented Nov 8, 2020

Hi @KunaPrime , would you elaborate on what this would mean?

@KunaPrime
Copy link
Author

rebar3 is searching for project source files in project_app_dirs configuration
and if i override this, plugin can not find include paths correctly
this could also happen due confinguring base_dir (option that changes build location)

@hcs42
Copy link
Member

hcs42 commented Nov 16, 2020

It sounds sensible to add support for these.

Would you be interested in contributing? The Contributing section gives a few pointers about it.

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

2 participants