Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 488522

Summary: [quick fix] add a quickfix to delete 'xxx is unread'
Product: [ECD] Orion Reporter: Steve Northover <steve_northover>
Component: JS ToolsAssignee: Olivier Thomann <Olivier_Thomann>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3 CC: Olivier_Thomann
Version: unspecified   
Target Milestone: 12.0   
Hardware: PC   
OS: Windows 7   
Whiteboard:

Description Steve Northover CLA 2016-02-26 02:05:37 EST
We have a quickfix to remove a function that is unused.  If we offer to delete a function, we should offer to delete a variable.  Alternately, we should stop offering to delete unused functions (it might have been me that championed that one).

Best would be to be consistent and add the quickfix.
Comment 1 Olivier Thomann CLA 2016-02-26 15:47:17 EST
Fix delivered. I also updated the wiki.