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

include_dirs does not work with multiple workspaces #121

Open
laktech opened this issue Feb 14, 2022 · 0 comments
Open

include_dirs does not work with multiple workspaces #121

laktech opened this issue Feb 14, 2022 · 0 comments

Comments

@laktech
Copy link

laktech commented Feb 14, 2022

  1. Create a workspace
  2. create a project with an include directory and a single hrl file
  3. vscode does not complain about the -include() that references the hrl file
  4. add another project to the workspace, similar to (2)
  5. vscode complains that -include() is unable to find the hrl in the project created in step (4).

are workspaces not supported?

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