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.
ADD A NEW IDEA

FILTER BY CATEGORY

InterSystems Products

Showing 33

Reinstate Studio as a fully supported code editor

Studio is a focused no-nonsense COS/CSP code editor.Although I like VS Code a lot for other programming languages, I find it overkill to just edit IRIS classes and routines. I also like the idea of a dedicated editor: for instance I use PyCharm fo...
Herman Slagman 4 months ago in InterSystems IRIS 2 Will not implement

Full studio migration to VSCode

Implement the class, property, and index addition wizards implemented in the studio as extensions of VSCode. Also implement the inspector window in the same way. They are a good opportunity to forget how to write parameters, etc., or to learn para...
Akio Hashimoto 4 months ago in InterSystems Products 4 Will not implement

Binary index implementation

The bitmap index is calculated for each node, so I think it will be used as a line. By capturing this as a plane on the horizontal and vertical axes and converting it into a binary image, if it can be processed like image composition or black and ...
Akio Hashimoto 4 months ago in InterSystems IRIS 14 Will not implement

Adding version control and branches per project in IRIS

When creating a project in IRIS and adding the classes corresponding to that project, it would be nice to be able to initialize a repository in GIT with the project files and to be able to manage the branches and commit/push the code. In response ...
Joan Pérez 4 months ago in InterSystems IRIS for Health 6 Will not implement

Use browser engine

Integrate some browser engine like chromium so that we can use tools like Selenium, Cypress, to perform tests.
André Dienes Friedrich 2 months ago in InterSystems IRIS 4 Will not implement

Version History for Classes

Please add a Version History capability, like Mirth. Each class will have a Version History, with Date. Easily allow a class to be reverted to a specific version.
Paul Hurley about 1 year ago in InterSystems IRIS 3 Will not implement

Open protocol to connect to IRIS

If I would need to use not supported programming language with IRIS. It will be quite impossible to do it. with open protocol, it will be possible to add support to any programming language by implementing that protocol there This will help to ext...
Dmitry Maslennikov over 1 year ago in InterSystems IRIS 2 Will not implement

Sample code share opportunity

It would be useful to have a place to share/request sample code, a place to review or recommend code improvements, especially when someone is new to some specific InterSystems product feature and not part of big team with similar skill sets.
Marykutty George about 1 year ago in InterSystems Products 6 Will not implement

Improve journal display in IRIS admin portal

When I delete a "global" and need to recover it, it's a lot of work to use the journal view page (System Operation > Journal Files). I have to click line by line and copy the content that was in the global, in addition to the message coming wit...
Rodolfo Pscheidt about 1 year ago in InterSystems IRIS 3 Will not implement

Improve Production Migration From TST to PRD

While I understand the current export/import process to move build from a test env to production, it would be nice if there was an automatic function that would migrate from test to production and include all dependencies like data lookup tables, ...
Corinne Ridgley about 1 year ago in InterSystems IRIS 4 Will not implement