adobe-research / theseus

A pretty darn cool JavaScript debugger for Brackets
Other
1.34k stars 69 forks source link

Theseus doesn't work with the Edge Code shell #19

Open iwehrman opened 11 years ago

iwehrman commented 11 years ago

When debugging Brackets, Theseus attempts to connect to the remote debugger at 127.0.0.1:9234, but the remote debugger for the Edge Code shell is accessible at port 9235. Maybe Theseus can try the latter if connecting to the former fails?