Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Nikolay Chashnikov
Total activity
838
Last activity
November 23, 2023 11:52
Member since
November 13, 2007 10:36
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
334
Activity overview
Articles (0)
Posts (1)
Comments (503)
Sort by recent activity
Recent activity
Votes
Created
May 18, 2011 06:48
Hello,a script appears in the 'Scripts' tree when it is loaded by the browser so there are no way to add a script manually. However if a .js file is used in php it should be shown in the 'Scripts' ...
Community
WebStorm
Debugging Javascript that are referenced in PHP files
0 votes
Created
March 11, 2011 15:09
Actually Alt+W is processed by PhpStorm and copies proper value to the clipboard. Ctrl+C is processed by Java which isn't aware of the keymap selected in PhpStorm, and it copies to the clipboard so...
Community
WebStorm
fully qualified name like XValueNodeImpl@37284 when copying values from Inspect Window
0 votes
Created
October 11, 2011 06:26
Which version of WebStorm do you use? The latest WebStorm version (2.1.5) provides the Firefox extension which is compatible with Firefox 6.x.
Community
WebStorm
How do I debug a local html/js file?
0 votes
Created
September 20, 2011 12:08
When you set a breakpoint in a local js file WebStorm need to know which URL corresponds to that file on the server. To specify URL mapping for local files you can either click on 'Set remote url' ...
Community
WebStorm
WebStorm Cannot Run or Debug
0 votes
Created
December 06, 2010 06:06
Hello,does the problem reproduce if your quit Firefox before starting the debugger from IDEA?
Community
WebStorm
WebStorm Js debugger with Mac and Firefox problem
0 votes
Created
December 28, 2010 07:43
We already have issue about that problem: http://youtrack.jetbrains.net/issue/IDEA-61656. Feel free to vote/watch for it.
Community
WebStorm
WebStorm Js debugger with Mac and Firefox problem
0 votes
Created
February 28, 2011 13:35
You can use Remote JavaScript Debug configuration to debug JavaScript in running PHP app. When JavaScript debugger is started open 'Scripts' tab in 'Debug' tool window to navigate to scripts, set b...
Community
WebStorm
How do you setup Javascript debugging when running a PHP application
0 votes
Created
June 17, 2011 10:51
Could you please try the following steps:1) Create a simple html file with JavaScript code2) Put a breakpoint inside JavaScript3) From popup menu on the editor select 'Create ...' item to create Ja...
Community
WebStorm
Guide to getting JavaScript debugging working for Chrome in WebStorm 2.1
0 votes
Created
July 11, 2011 08:07
Actually WebStorm uses 127.0.0.1:7930 address to connect to the Chrome process and not to your app. So the problem isn't related to URL of your server and DNS resolution. According to the log WebSt...
Community
WebStorm
Guide to getting JavaScript debugging working for Chrome in WebStorm 2.1
0 votes
Created
July 13, 2011 08:33
Could you please try to close all Chrome instances before starting the debugger?Also please go to Settings | Web Browser | Chrome, press 'Settings...' button and select the both options 'Use custom...
Community
WebStorm
Guide to getting JavaScript debugging working for Chrome in WebStorm 2.1
0 votes
«
First
‹
Previous
Next
›
Last
»