nx-console icon indicating copy to clipboard operation
nx-console copied to clipboard

Nx Vscode extension, add section that shows recent run commands

Open ralsman opened this issue 9 months ago • 1 comments
trafficstars

Description

Common NX Commands is nice to have, but in very large monorepos where most developers only work on a part of that monorepo it can be time consuming to sift through hundreds of commands to find the ones I need to use. Having a list of my most recent run commands would help reduce the amount of time users need to spend looking for the commands that matter to them.

Motivation

Help save time for devs working inside a small part of a larger monorepo

Suggested Implementation

  • Add a new section to the NX console simliiar to how Common NX Commands works
  • Persist recent commands at the workspace level in VSCode.

ralsman avatar Feb 04 '25 01:02 ralsman