nrwl/nx

Nx CLI constantly re-adds firsttris.vscode-jest-runner to recommended extensions in VS Code

Nick-Lucas opened this issue · 0 comments

Current Behavior

My team do not use firsttris.vscode-jest-runner because it's our preference not to, and we also use VS Code's recommended extensions in our repo

When doing something as simple as generating a new library which uses jest, this recommendation continually gets added back to the list though

Expected Behavior

Add firsttris.vscode-jest-runner on new monorepos, but don't keep adding it later if a team has chosen to remove it

GitHub Repo

No response

Steps to Reproduce

  1. Generate an Nx project
  2. Remove the firsttris.vscode-jest-runner recommendation
  3. Generate a library with jest as the test runner

Nx Report

NX   Report complete - copy this into the issue template

Node   : 20.18.0
OS     : linux-x64
pnpm   : 8.15.7

nx                 : 19.3.2
@nx/js             : 19.3.2
@nx/jest           : 19.3.2
@nx/linter         : 19.3.2
@nx/eslint         : 19.3.2
@nx/workspace      : 19.3.2
@nx/cypress        : 19.3.2
@nx/devkit         : 19.3.2
@nx/esbuild        : 19.3.2
@nx/eslint-plugin  : 19.3.2
@nx/node           : 19.3.2
@nx/playwright     : 19.3.2
@nx/react          : 19.3.2
@nrwl/tao          : 19.3.2
@nx/vite           : 19.3.2
@nx/web            : 19.3.2
typescript         : 5.4.5
---------------------------------------
Registered Plugins:
@nx/vite/plugin
@nx/eslint/plugin
@nx/playwright/plugin
@nx/jest/plugin

Failure Logs

Package Manager Version

No response

Operating System

  • macOS
  • Linux
  • Windows
  • Other (Please specify)

Additional Information

No response