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 Implemented
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
    Oct 31, 2025

    Thank you for submitting the idea.

    This idea was implemented by InterSystems.

  • Evgeny Shvarov
    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
    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.