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 255466 - Implement "Find Usages" (always returns "No Occurrences")
Summary: Implement "Find Usages" (always returns "No Occurrences")
Status: NEW
Alias: None
Product: python
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: PC Windows 8.1
: P3 normal (vote)
Assignee: Lou Dasaro
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2015-09-22 02:53 UTC by Lou Dasaro
Modified: 2015-12-04 20:56 UTC (History)
2 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lou Dasaro 2015-09-22 02:53:13 UTC
Find Usages always returns "No Occurrences".
This is probably due to the couple of hundred lines of code that were commented-out from Python.Editor.Refactoring.PythonRefactoringPlugin.java

Assigned to Lou, but any nbPython engineer can take...