posit-dev / publisher

MIT License
3 stars 0 forks source link

Remove configuration item - publisher path #1878

Closed sagerb closed 5 days ago

sagerb commented 5 days ago

Intent

Resolves #1877

No longer needed now that publisher agent is bundled in with extension.

Type of Change

Approach

Removed from package.json as well as where we were retrieving value from the configuration.

NOTE: The id was mismatched due to a missed update within PR: https://github.com/posit-dev/publisher/pull/1869

Directions for Reviewers

Validate startup and initial behavior when extension has been installed within VSCode as well as when debugging the extension.