Skip to content

npm: remove deprecated script explorer setting - #333653

Merged
Dmitriy Vasyura (dmitrivMS) merged 1 commit into
mainfrom
dmitriv/remove-unused-script-explorer
Sep 1, 2026
Merged

npm: remove deprecated script explorer setting#333653
Dmitriy Vasyura (dmitrivMS) merged 1 commit into
mainfrom
dmitriv/remove-unused-script-explorer

Conversation

@dmitrivMS

@dmitrivMS Dmitriy Vasyura (dmitrivMS) commented Aug 31, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • remove the deprecated npm.enableScriptExplorer setting
  • update the npm extension README because the Script Explorer is now always available through the Explorer's Views menu
  • remove the stale localization entry

The setting has had no runtime consumer since the Script Explorer became generally available.

Validation

  • parsed the edited extension manifest and localization file as JSON
  • verified no remaining references to npm.enableScriptExplorer
  • ran git diff --check

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI balanced review requested due to automatic review settings August 31, 2026 21:41
@dmitrivMS Dmitriy Vasyura (dmitrivMS) added tasks Task system issues debt Code quality issues labels Aug 31, 2026

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Copilot review overview

Review tier: Balanced
Findings: None

What changed in this PR

Removes the obsolete npm Script Explorer setting and its documentation/localization references.

Changes:

  • Removes npm.enableScriptExplorer from the extension manifest.
  • Removes its localization entry.
  • Updates the README to reflect current behavior.
File Description
extensions/​npm/​README.md Removes outdated setting references.
extensions/​npm/​package.nls.json Removes stale localization text.
extensions/​npm/​package.json Removes the deprecated setting declaration.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@dmitrivMS
Dmitriy Vasyura (dmitrivMS) merged commit ca4627a into main Sep 1, 2026
39 checks passed
@dmitrivMS
Dmitriy Vasyura (dmitrivMS) deleted the dmitriv/remove-unused-script-explorer branch September 1, 2026 17:59
@vs-code-engineering vs-code-engineering Bot added this to the 1.137.0 milestone Sep 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

debt Code quality issues tasks Task system issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants