Skip to Main Content
InterSystems Ideas
We love hearing from our users. Tell us what you want to see next and upvote ideas from the community.
* Bugs and troubleshooting should as usual go through InterSystems support.
Status Future consideration
Categories InterSystems IRIS
Created by Pierre LaFay
Created on Dec 20, 2023

Refactoring in VsCode

In VsCode (As in old Studio) there is juste one refactoring possibility : extract in method.

I think that refactoring functions are important in producing clean code, because refactoring without dedicated function is too long, so not done.

  • ADMIN RESPONSE
    Mar 1, 2024

    Thank you for submitting the idea. The status has been changed to "Future consideration".

    Stay tuned!

  • Herman Slagman
    Reply
    |
    Dec 27, 2023

    It should be IDE-independent and be able to handle:

    - rename a class and all of its references (including SQL)
    - rename a property and of of its references (including SQL)

  • Brett Saviano
    Reply
    |
    Dec 27, 2023

    Hi Pierre, what other refactoring functions do you want to see support for?

    1 reply