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

Restarting extensions messes the script order in npm scripts pane in the folder side bar. #210670

Open
oguzhanozgul opened this issue Apr 18, 2024 · 0 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@oguzhanozgul
Copy link

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version:
    Version: 1.88.1 (Universal)
    Commit: e170252
    Date: 2024-04-10T17:42:52.765Z (1 wk ago)
    Electron: 28.2.8
    ElectronBuildId: 27744544
    Chromium: 120.0.6099.291
    Node.js: 18.18.2
    V8: 12.0.267.19-electron.0
    OS: Darwin arm64 23.4.0

  • OS Version:
    macOS Sonoma version 14.4.1

Steps to Reproduce:

  1. Open your folder in vscode.
  2. Observe there are updated extensions.
  3. After they are installed, click on one of the Restart Extensions buttons.
  4. The extensions will reload.
  5. Go back to Folders in the side-bar.
  6. Observe the order of npm scripts in the npm scripts pane scramble. See image below.
    CleanShot 2024-04-18 at 17 51 41
  7. Collapse the npm scripts pane, and re-expand it, notice this time the order is correct, see image below.
    CleanShot 2024-04-18 at 17 52 25
@joyceerhl joyceerhl assigned meganrogge and unassigned joyceerhl Apr 18, 2024
@meganrogge meganrogge added the bug Issue identified by VS Code Team member as probable bug label Apr 18, 2024
@meganrogge meganrogge added this to the Backlog milestone Apr 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

4 participants