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

PC does not handle subdirectories in project file #33

Open
gcasa opened this issue Oct 29, 2023 · 0 comments
Open

PC does not handle subdirectories in project file #33

gcasa opened this issue Oct 29, 2023 · 0 comments

Comments

@gcasa
Copy link
Member

gcasa commented Oct 29, 2023

Procedure to reproduce:

  1. Create a new project
  2. Go to the command line and create a directory and a new file to add to the project
  3. Go to ProjectCenter and add the file to the subdirectory
  4. ProjectCenter will copy the file to the root of the project instead of referencing it where it is.

Expected:

PC should be able to get the file from its existing location.

Workaround: Create the file in the existing directory.

Why this workaround is unacceptable: For larger projects it might be necessary to incorporate code like this without creating a sub-project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant