Skip to Main Content
InterSystems Ideas

Have an idea, suggestion, or something that doesn’t work as expected in InterSystems products or services? Share it here on the InterSystems Ideas Portal.

The Ideas Portal is where community members can propose improvements, report bugs, and help influence the product roadmap across InterSystems products and the overall developer experience. 22% of submitted ideas are implemented by InterSystems or members of the Developer Community.

💡 Ideas and bugs are both welcome, no matter how big or small. You can submit feature requests, usability improvements, workflow suggestions, and bug reports. Whether you’re an experienced expert or just getting started, your fresh perspective is valuable.

🛠️ About bugs and fixes. If you have access to InterSystems WRC, please submit bugs there for immediate action. Bug reports submitted through the Ideas Portal are reviewed and tracked, but do not guarantee immediate resolution.

Start by sharing what could be better - the community and our teams will help take it from there.

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.