You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in more complex projects it is valuable to be able to search for references in different places
The text was updated successfully, but these errors were encountered:
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
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)
in more complex projects it is valuable to be able to search for references in different places
The text was updated successfully, but these errors were encountered: