Reputation: 1763
I can debug nodejs with the nodeclipse plugin. The only issue I have is the hover over during single stepping does not show complete properties list. Is this something I can fix?
Also can someone create add nodeclipse tag line please?
Upvotes: 0
Views: 129
Reputation: 63872
All project properties are shown as a tree in Variables View, you can also use Expression View. This is standard Eclipse experience.
Upvotes: 1