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

All ideas

Showing 427

Refactoring in VsCode

In VsCode (As in old Studio) there is juste one refactoring possibility : extract in method. I think that refactoring functions are important in producing clean code, because refactoring without dedicated function is too long, so not done.
Pierre LaFay about 1 year ago in InterSystems IRIS 3 Future consideration

Configuration Merge: Configure NLS Settings

To me NLS settings sounds a perfect Configuration Merge candidate. Currently we're running: do ##class(Config.NLS.Locales).Install("finw")set ^SYS("NLS", "Config", "Collation")="Finnish3" with iris terminal.
Jani Hurskainen about 2 months ago in InterSystems IRIS 0 Future consideration

Linkage between BP and calls to using Translation (DTL's)

Understandably I understand that DTL's live as a different class file then the BP. When developing a BP, and using a "Translation" action it would be helpful is the DTL could pull in the references to the context variables being used in the BP. Fo...
Scott Roth about 2 months ago in InterSystems IRIS 0 Needs review

Have nicknames for community users

Users may prefer to have their nicknames displayed in posts in Developer Community. In Japan's community team, we are discussing some users may not like to be identified by their real names so that they are reluctant to post their questions and ar...
Minoru Horita over 1 year ago in Community 2 Implemented

Built in Test data Generator

Automatically create test cases. A manual or automated test data generator. This tool will integrate seamlessly with InterSystems IRIS to generate a wide range of test data, covering various scenarios and edge cases. It will include customizable ...
Veerarajan Karunanithi 7 months ago in InterSystems IRIS 5 Community Opportunity

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 7 months ago in InterSystems IRIS 3 Planned or In Progress

Include more examples / documentation

When implementing or troubleshooting code, it is helpful to have examples to compare against and most certainly from a support perspective where a user may not be experienced with that particular area. Real-life examples and / or documentation wou...
Jason Neate over 1 year ago in Documentation 1 Planned or In Progress

Add history and aliases to the VS Code WebSocket Terminal

The vscode-objectscript extension supports a WebSocket-based terminal that's integrated with VS Code's Terminal UI. It has some key features that the standard IRIS terminal lacks, like syntax coloring and multi-line input. However, the standard IR...
Brett Saviano 7 months ago in InterSystems Resources for Developers 0 Future consideration

Use the built-in feature engineering in AutoML to transform datasets

The IRIS AutoML Provider includes feature engineering to clean and remodel data sets. It would be beneficial to use the first part of the AutoML provider separately to transform datasets. For e.g. analytics without using machine learning afterward...
Felix Vetter over 2 years ago in InterSystems IRIS 3 Planned or In Progress

Dark version of InterSystems Community

Hi, I spend most of my time on VsCode and I love the dark theme. But when I go to the InterSystems Community it's all white and I can't read anything. Is it possible to have a dark theme for the community?
Guillaume Rongier almost 2 years ago in Community 8 Future consideration