Thanks to visit codestin.com
Credit goes to github.com

Skip to content

remove main from legacy manifest#3934

Merged
ntotten merged 2 commits intomainfrom
remove_code
Jan 21, 2026
Merged

remove main from legacy manifest#3934
ntotten merged 2 commits intomainfrom
remove_code

Conversation

@ntotten
Copy link
Member

@ntotten ntotten commented Jan 21, 2026

update legacy extension

Copilot AI review requested due to automatic review settings January 21, 2026 17:33
@ntotten ntotten merged commit 1e76b8a into main Jan 21, 2026
3 checks passed
@ntotten ntotten deleted the remove_code branch January 21, 2026 17:34
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This pull request updates the legacy deprecated extension to remove all extension code, converting it to a pure manifest extension that only serves to redirect users to the official extension (esbenp.prettier-vscode).

Changes:

  • Removed the main field from legacy/package.json and deleted the stub extension.js file
  • Enhanced the publish workflow to allow publishing from different branches via workflow inputs

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
legacy/package.json Removed the main field reference to extension.js
legacy/extension.js Deleted the stub extension code entirely
.github/workflows/publish-legacy.yaml Added branch input parameter to allow flexible publishing from different branches

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

Successfully merging this pull request may close these issues.

2 participants