https://issues.dlang.org/show_bug.cgi?id=13925
Issue ID: 13925
Summary: Refactor - renaming symbols
Product: D
Version: unspecified
Hardware: All
OS: Windows
Status: NEW
Severity: enhancement
Priority: P1
Component: VisualD
Assignee: [email protected]
Reporter: [email protected]
Low priority feature request:
I'm often finding that I would really like a symbol renaming feature.
C# and VisualAssist offer nice refactoring tool like symbol renaming.
Is the parser sufficient for finding all references to a symbol to do this job?
Perhaps this could be a request sent upstream?
--