[Objectscript-devel] [OBJECTSCRIPT] Issue #OBJS93 - add rename-reference command
Brought to you by:
rob_d_clark
From: Rob C. <rob...@ma...> - 2003-04-19 19:05:10
|
You can view the issue detail at the following URL: <http://icandy.homeunix.org:443/scarab/issues/id/OBJS93> Type : Enhancement Issue Id : OBJS93 Reported by: Rob Clark rob...@ma... - (rob...@ma...) Details: Headline: add rename-reference command Description: use findDeclaration and findReference to find the declaration and all references to a variable in order to rename it. Find all references first (and maybe show # of refs to user) and then prompt for new name (so we don't make user input, and then err out if cursor position is bad) Severity: Minor Functional Area: ode Status: New |