Closed
Bug 828850
Opened 13 years ago
Closed 13 years ago
XPCOM stub files
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: salarmehr, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20100101 Firefox/17.0
Build ID: 20121128204232
Expected results:
Is there any [XPCOM][1] stub files that can be used by PHPStorm for code completion?
Is there any way to facilitate FireFox plugin development in PHPStorm?
How can I set FireFox as the only browser target for syntax checking? Currently `for each()` construct is displayed as a syntax error but it is correct in Firefox.
[1]: https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference
Comment 1•13 years ago
|
||
Sorry, we don't track issues with non-Firefox-related tools in Bugzilla. I recommend finding a support forums for PHPStorm and setting up code completion to look at headers from your build directory, instead of just the source directory.
Status: UNCONFIRMED → RESOLVED
Closed: 13 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•