This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 257139 - Find usages for javascript methods/objects and so one is not supported
Summary: Find usages for javascript methods/objects and so one is not supported
Status: NEW
Alias: None
Product: javascript
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 8.2
Hardware: PC Other
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-14 13:38 UTC by Christian Lenz
Modified: 2017-04-17 22:34 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Lenz 2015-12-14 13:38:04 UTC
Find usages is not supported for javascript projects/files. It is a must have I think for methods, objects, variables an so on.


Regards

Chris
Comment 1 Petr Pisl 2015-12-15 11:59:57 UTC
You are right. It's on my todo list.
Comment 2 Christian Lenz 2015-12-15 12:42:40 UTC
Very thx to you. It seems that you are the only developer who create JS functionality for netbeans or am I wrong? :D
Comment 3 Petr Pisl 2015-12-16 13:08:17 UTC
Currently you are right. On the other hand I'm fully exhausted with the writing ECMAScript 6 support, which is a lot of work. Hopefully there will be a few people which could help me :).
Comment 4 Christian Lenz 2016-06-28 07:29:33 UTC
Not only find usages is missing, refactor methods and variables over files is missing too.
Comment 5 ggghhhjjj 2017-04-17 22:34:23 UTC
Looks like NetBeans 8.2 does not support find usages for javascript methods and objects.