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

Node Support #106

Open
tamascsaba opened this issue Dec 3, 2015 · 8 comments
Open

Node Support #106

tamascsaba opened this issue Dec 3, 2015 · 8 comments

Comments

@tamascsaba
Copy link

Add node support :)

@danmoseley
Copy link
Collaborator

@tamascsaba What would that look like for you? Do you work on the client side at the same time -- would it be useful if the same instance of Sublime attached to both Node and Chrome?

@tamascsaba
Copy link
Author

Yes, i have universal application, which run on both side.

@danmoseley
Copy link
Collaborator

Would you want to debug both at the same time in the same instance of Sublime, where both could be broken in at the same time? Or would that be confusing?

I'm trying to understand what experience would be best.

@tamascsaba
Copy link
Author

Thanks, for quick answer, my use case is:
I run my application with node (i use atom and atom-node-debugger), but my favorite editor is sublime and I would like use too.
I think sublimewebinspector is reverse that i want :(, because use Chrome Debugging Protocol, but I don't find other debugging plugin for sublime.

@agauniyal
Copy link

Node-inspector does debugging. A sublime text plugin is necessity :(

@trymnilsen
Copy link

Being able to debug directly towards node without any chrome would be great.

@agauniyal
Copy link

sorry for bugging, I see the new development branch, is this being worked on?

@danmoseley
Copy link
Collaborator

@agauniyal Right now, I don't have time to work on this project. To my knowledge, it works well for the documented scenarios, so it's more a matter of not planning to work on new features right now.

It would be great to have more collaborators willing to offer PR's.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants