Uploaded image for project: 'yangide'
  1. yangide
  2. YANGIDE-8

Refactor->Rename should only select candidates of the same component type

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • unspecified
    • General
    • None
    • Operating System: All
      Platform: All

    • 5852

      A bug was earlier fixed to ensure that Refactor Rename only selects component references in the same namespace, even if the base name is the same. However, a rename attempt on a "grouping" with name "foo" will blindly select a reference to a "type" or "typedef" named "foo", even though those are different components. Refactor Rename should only select candidate components of the same "component type" as the base reference (noting that one of the "component types" is "type").

            Unassigned Unassigned
            dkarr David M. Karr
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: