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

InterSystems IRIS

Showing 216

Add a debugger for Embedded Python in Visual Studio Code

Recently, Embedded Python was introduced as a programming language alongside ObjectScript. At the same time, the InterSystems Studio IDE has been deprecated for the newer and multilanguage Visual Studio Code (VSC), which is also equipped with a de...
Pietro Di Leo 2 months ago in InterSystems IRIS 6 Future consideration

Light version InterSystems IRIS

Develop a light version for InterSystems IRIS. It is a fact that IRIS, today, includes several improvements and new functionalities, however, like "all" software evolution, it also requires heavier hardware resources. Not all applications need all...
Andre Larsen Barbosa about 1 year ago in InterSystems IRIS 3 Planned or In Progress

Publish the InterSystems IRIS Native SDK for Node.js on npm

People building Node.js apps commonly use npm as the place they get packages they depend on. Not being able to get the files needed for InterSystems IRIS Native API for Node.js from there adds friction which probably results in some lost opportuni...
John Murray over 1 year ago in InterSystems IRIS 2 Planned or In Progress

Pull in all classes and tables called in a resource at export.

I would like to see any utilized class, table, global variable, etc. that is utilized within a production component pulled into the export list when I export from that component. Right now, tables, XML message schemas, message classes, and others ...
Victoria Castillo 3 months ago in InterSystems IRIS 2 Community Opportunity

See globals size in Management Portal.

In System > Globals it would be helpful to see the globals sizes, and be able to sort them by this new column.
Sylvain Guilbaud 4 months ago in InterSystems IRIS 2 Needs review

Improve Typeahed on Macros in include files

With reference to the following documentation https://docs.intersystems.com/irislatest/csp/docbook/DocBook.UI.Page.cls?KEY=GCOS_macros#GCOS_macros_commentsassist Adding a /// in the line before every macro you want typeahead / intellisense on is v...
Stefan Cronje 24 days ago in InterSystems IRIS 0 Needs review

Automated Schema Comparison and Synchronization

Problem : if we are maintaining the two separate instances for load balancer. we can't able to maintain the schema comparison and synchronization. it is possible by using git redeploy. but we need to redeploy the code. Proposal : instead we need t...
Veerarajan Karunanithi 2 months ago in InterSystems IRIS 3 Community Opportunity

Add shorthand options like "N" & "T-2" to represent date/timestamps in Message Viewer Search fields.

When searching over messages using message viewer, instead of having to manually enter the exact date/time of the start & end time, I would like to be able to use a shorthand that would theoretically update as I reuse the search. For example: ...
Victoria Castillo 3 months ago in InterSystems IRIS 0 Future consideration

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 i...
Cristiano Silva 2 months ago in InterSystems IRIS 3 Planned or In Progress

Modernize terminal

Add command and variable/global name completion in the terminal.
Fabian Haupt almost 2 years ago in InterSystems IRIS 4 Future consideration