Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # 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.

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

No branches or pull requests

2 participants