Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Chrome JetBrains plugin wont be recognized by WebStorm 6.0

I've tried to solve this for so long now. I've installed the plugin from the Chrome store but the plugin button in the browser is grayed out and says "Not connected" on hover. When I debug in WS I get this popup:

enter image description here

I've seen the help section on JB site but the help there is utterly poor, and doesn't even mention the problem with the plugin and the IDE not recognizing eachother.

I've looked over other posts here with similar problems, though usually it revolved around LiveEditing, and I haven't found any help there for my problem.

Can someone please give me a sequence of steps to perform to check where the problem is with the syncing between the IDE and the Chrome plugin?

EDIT :

The JB console is empty when I open it:

enter image description here

like image 694
AndroidHustle Avatar asked Apr 25 '13 12:04

AndroidHustle


1 Answers

  • Right click to JetBrains chrome extension

  • Select "Options"

  • Set Host: 127.0.0.1

  • Set Port: 63343

  • Click "Apply"

You're ready to go

like image 136
Ertuğrul Çetin Avatar answered Oct 15 '22 21:10

Ertuğrul Çetin