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.
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 1 month ago
in InterSystems IRIS
0
Future consideration
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
7 months ago
in InterSystems IRIS
0
Future consideration
Automatic setting alerting rapid db size in messages log
As a trust we have had two instances of rapid db expansions filling up drive space. Once was a bug in the temp db, the second an error in Preproduction where dodgy code was running. It would be nice if there was a more manual "Warn" value setting ...
It's importantent to have an information of messages (Ens.MessageHeader) logging the time of it in Queue. For example: When you call some BO and your message keep in queue fro a little, after it is processed. you have ONLY TimeCreated and TimeProc...
Luis Petkovicz
9 months ago
in InterSystems IRIS
0
Future consideration
Iris will run a profile time where it collects all the usual code run over a period (like a week) and then it create a tipical profile for that workload. With this profile in use, it manage the os so that it can consume less cpu power when not nee...
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
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...
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
I think it would be interesting to address in a chapter of the documentation good practices both in programming and in the design of persistent classes. It would be ideal to present some code examples. Some examples to illustrate my point: How to ...
Pierre LaFay
about 1 year ago
in Documentation
1
Future consideration
Provide variables that don't appear in the regular symbol table. Example: Start a server process and provide a Private Key. As long as the process runs, its value is held in memory. We don't want anyone to snoop around the Management Portal or an ...
Herman Slagman
9 months ago
in InterSystems IRIS
6
Future consideration