adobe-research / theseus

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

Live preview highlight not working. #89

Closed NikhilChandrasenanNair closed 6 years ago

NikhilChandrasenanNair commented 7 years ago

Live preview highlight not working in chrome Version 57.0. It throws error like " WebSocket connection to 'ws://localhost:8888/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED".

Ways to reproduce:-

  1. Open Extension Manager
  2. Install Theseus extension.
  3. Open HTML page and try to highlight in preview mode.

Expected behavior:- Highlights the DOM section as we select the corresponding HTML tag or vice versa in live preview mode

Actual behavior:- Error message in brackets console says "WebSocket connection to 'ws://localhost:8888/' failed: Error in connection establishment: net::ERR_CONNECTION_REFUSED"

Versions:- Windows - 10 (64-bit) Brackets - 1.9 build 1.9.0-17312 Chrome - Version 57.0.2987.133