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

Process Picker to picky? #8292

Closed
jrieken opened this issue Jun 28, 2016 · 2 comments
Closed

Process Picker to picky? #8292

jrieken opened this issue Jun 28, 2016 · 2 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Milestone

Comments

@jrieken
Copy link
Member

jrieken commented Jun 28, 2016

re #8196

  • run tsc -w in a TypeScript project
  • run gulp watch in the VSCode sources
  • use the node-debug attach to process UI
  • ⚡ I don't see the gulp watch process which I know runs on nodejs
@jrieken jrieken added bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues labels Jun 28, 2016
@weinand weinand added this to the June 2016 milestone Jun 29, 2016
@weinand
Copy link
Contributor

weinand commented Jun 29, 2016

@jrieken tsc -w works fine for me because it results in a node process that the picker can find.
But gulp seem to be a node process that disguises itself as gulp. I've enabled gulp for the picker.

@jrieken
Copy link
Member Author

jrieken commented Jun 29, 2016

yeah, tsc -w I see

@jrieken jrieken added the verified Verification succeeded label Jul 4, 2016
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug debug Debug viewlet, configurations, breakpoints, adapter issues verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

2 participants