posit-dev / publisher

MIT License
5 stars 0 forks source link

Wrong config opened - multi-folder compatible location not used #1965

Closed sagerb closed 3 months ago

sagerb commented 3 months ago

Intent

Resolves #1964

Type of Change

Approach

We have the full path to the configuration file. This is sufficient to be used to open the correct file.

Automated Tests

Directions for Reviewers

Open the Sample output directory within VSCode

  1. Create a deployment for multi-type project
  2. Create a deployment for fastapi-simple project
  3. Select your multi-type project, click the edit icon to edit it. Confirm the correct file is opened
  4. Repeat for the fastapi-simple project and confirm the correct file is opened.

Checklist