PhpStorm Documentation Incorrect?
Note that it states
"
- To add a new entry to the list, click the Add button
or press Alt+Insert. Then click the Browse button
and in the dialog box that opens choose the file or folder to skip connections to.
"
I'm running the latest (2017.2.1) but there is no browse button, I have to enter the file name manually.
And then this: https://www.jetbrains.com/help/phpstorm/skipped-paths.html
"To have incoming connections to this script ignored, add the menu-ajax-script.php script to the skipped paths list. You can also group such scripts into folders and add these folders to the "ignore list"."
As far as I can tell there is no ignore list?
Thanks!
Dave
Please sign in to leave a comment.
Hello,
> I'm running the latest (2017.2.1) but there is no browse button, I have to enter the file name manually.
What OS are you running? Cannot reproduce this on Windows.
> As far as I can tell there is no ignore list?
Yes, you are correct. Reported this to Documentation team.
Okay, weirdest thing, I swear it didn't exist last night...but today, the folder button is there!
Still need the ignore list. Thanks for reporting.
Dave