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.
Improve support for client-side editing in VS Code
A way to maintain the currently connected namespace content (classes, LUTs, etc.) in sync with current file system (git repository) content. For example when moving/renaming classes or switching to another git branch.
ADMIN RESPONSE
Jul 22, 2024
Thank you for submitting the idea. The status has been changed to "Needs review".
I think the real route to provide the need here - keeping IRIS in sync with a git repo across branch changes - is through embedded source control, and to improve the experience there. It's possible to get a filesystem-like view of a remote git repo using a web application, and we're taking this route in git-source-control; see: https://github.com/intersystems/git-source-control/issues/464
Robert, thank you for your idea. You have a comment on your idea, please reply to help your idea promotion
I think the real route to provide the need here - keeping IRIS in sync with a git repo across branch changes - is through embedded source control, and to improve the experience there. It's possible to get a filesystem-like view of a remote git repo using a web application, and we're taking this route in git-source-control; see: https://github.com/intersystems/git-source-control/issues/464