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 Ideas Contest
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 1, 2024

    Thank you for submitting an idea for the Ideas contest. The status changed to "Ideas Contest".

    Please answer the experts' clarifying questions, if any, during the contest and voting period.

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