Why Can One Only Rename Variables When Selecting Declaration?

Sysprogs forums Forums VisualGDB Why Can One Only Rename Variables When Selecting Declaration?

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #23876
    Seidleroni
    Participant

    Why can I only rename a variable when I select its declaration rather than its usage? It would be great to be able to rename any variable/function when it is selected, not just if the declaration is selected. Seems like it would be a major benefit to be able to rename in either scenario.

    #23877
    support
    Keymaster

    Hi,

    Sorry, this limitation comes from the way Clang engine handles the rename data internally. We might be able to support renaming entities from their references in one of the next major VisualGDB releases, however we won’t be able to promise a specific deadline for this as it would require a non-trivial change on our side.

    #23891
    Seidleroni
    Participant

    I understand, but I hope you do add it in the future as it would be very very useful.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.