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 Planned or In Progress
Categories InterSystems IRIS
Created by Cristiano Silva
Created on Jun 19, 2024

VSCode Delete Server Version of Source Code

When we delete a source code or rename the source code (routine or class), the old version still on the server, this cause a mess in server side with a lot of classes/routines that are not in use. Then when we delete or rename (I think this part is more complex) a source code a automatic deletion could be done on the server side.

  • ADMIN RESPONSE
    Jul 23, 2024

    Thank you for submitting the idea. The status has been changed to "Planned or In Progress".

    This is not a commitment; plans are subject to change. Stay tuned!

  • Evgeny Shvarov
    Reply
    |
    Jul 3, 2024

    If you use docker as a development environment, this shouldn't be an issue, as code is being reloaded from the filesystem every time you start docker container.

  • Timo Lindenschmid
    Reply
    |
    Jun 20, 2024

    Would need some clarification on how you are setup and what source control is in use. Usually not an issue if you use server-side editing with VSCode or you use the now deprecated ISC Studio.

    1 reply