tool useless ? Refactor doesnt work ?

Sysprogs forums Forums VisualGDB tool useless ? Refactor doesnt work ?

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #6534
    b.timofte
    Participant

    I think the latest version which i use is pretty useless

    It doesnt have refactor , when  i press CTRL+R it says its not available.

     

    Ps: i use the blink led project with a discovery board

    Am i missing something  ?

    #6536
    support
    Keymaster

    Hi,

    VisualGDB refactoring is supported via smart tags. Currently we support the following features:
    1. When you rename a variable, a smart tag will appear allowing you to update all references.
    2. When you click on an interface specification that is not implemented by a class, VisualGDB will show a smart tag allowing to implement missing methods
    3. Similarly when you type in a declaration for a new method, VisualGDB will show a smart tag allowing to generate implementation.
    4. If you call a function/method/constructor that does not exist yet, VisualGDB will show a smart tag allowing you to create it.

    You can read more about the refactoring features here: http://sysprogs.com/w/visualgdb-5-0-beta-1-refactoring-and-c-codemap/

    #6537
    b.timofte
    Participant

    What about affordable prices for hobbyst ? Do you expect me to pay 200$ for it ? Are you insane?

    #6540
    support
    Keymaster

    The refactoring features are available in all editions of VisualGDB including the Embedded edition that is much cheaper than $200.

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