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

"Debug npm script" command does not distinguish scripts between projects #1606

Open
nick-loginov opened this issue Mar 14, 2023 · 0 comments
Assignees
Labels
feature-request Request for new features or functionality

Comments

@nick-loginov
Copy link

nick-loginov commented Mar 14, 2023

image
It's not possible for now to understand which script you want to execute when you use auto-complition to find what you need. Don't know about the others, but I often use this feature when i want to debug something instead of going to particular package.json, especially when you have 30 of them on the project.

There is some similar example in vscode itself, when you running something through tasks:
image
It's also usefull to have auto-completion with project names:
image

@nick-loginov nick-loginov added the feature-request Request for new features or functionality label Mar 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants