nx-console
nx-console copied to clipboard
run anywhere use old argument
Current Behavior
every execution of an run-command with argument use the argument from the first execution and ignores input.
Expected Behavior
execute exactly the command that has been written / selected
Steps to Reproduce
- execute an run-command (that use arguments) with argument set to X
- execute same run-command with argument set to Y
- See execution of same command with argument set to X twice
(no difference between selecting recent entry or write it by hand)
Failure Logs / Images / Videos
You see the execution of the command with a different argument that the selected entry.
Environment
- JetBrains Rider: 2023.3.3
- Nx Console: 1.18.0
Workaround
use (windows) cmd instead of nx console
im way too late to this but yes, it's broken right now. It's on my radar.