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 579 of 579

Automate broken hyperlink validation in online documentation

Scenario Reviewing Class documentation for class: Config.Startup The property: PasswordHash Documentation Text: "Algorithm: A valid Security.Datatype.PBKDF2Alg value." This has a broken link: https://docs.intersystems.com/iris20252/csp/documatic/%...
Alex Woodhead about 2 months ago in Documentation 1 Needs review

Force Auto-Tagging to ALL questions and articles

Actual tagging is often misleading or inappropriate.The expectation is not to remove existing tags but to add useful related tags.I see this as an excellent case for applying AI-based quality improvement.I'd appreciate to have generated tags speci...
Robert Cemper about 1 year ago in Developer Community 0 Future consideration

YamlAdaptor objectscript class

The YML Adaptor is a means for mapping ObjectScript objects (registered, serial or persistent) to YAML text or dynamic entities. When a class extends YmlAdaptor it will be able to: YMLExport() serializes a YAML enabled class as a YMAL document a...
Yuri Marx about 2 months ago in Developer Experience / InterSystems IRIS 1 Done by Community

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 over 1 year ago in Developer Experience / InterSystems IRIS 6 Planned

Modernize terminal

Add command and variable/global name completion in the terminal.
Fabian Haupt about 3 years ago in Developer Experience / InterSystems IRIS 4 Ideas Contest

Automatically Expose Interactive API Documentation

Enable interactive API documentation automatically for web applications. 1️⃣ Description of the idea Automatically enable a default API documentation endpoint—such as /docs or /apidocs—when a new %CSP.REST-based dispatch class is created. This end...
Ashok Kumar T 4 months ago in InterSystems Products 5 Community Opportunity

Code snippets library

The Studio has a tab where you can add code snippets on your local machine (with a very small amount of code snippets already present). It would be nice to build a library of code snippets on the community site to perform a variety of tasks like u...
Danny Wijnschenk about 3 years ago in Initial Developer Experience / InterSystems IRIS 14 Community Opportunity

Break down IRIS in microservices

The objective is to decompose the IRIS monolith into independently scalable microservices within a cloud-native architecture. For instance, the OAuth2 server could be scaled independently without deploying additional full IRIS instances. These mic...
Dorian Tetu 4 months ago in InterSystems IRIS 1 Will not implement

Macros in Classes

Currently, there are two possibilities to use macros in a class 1) with the "Include" keyword at the beginning of a class definition 2) in EACH (class)metod definition one or more macros can be defined with the "define", "def1arg", etc. keywords...
Julius Kavay 6 months ago in InterSystems Products 2 Will not implement

IPM (ZPM) extension for VS Code

Create a VS Code extension that provides an alternative to the CLI user interface with the InterSystems Package Manager (aka IPM / ZPM). When working in VS Code a developer sometimes wants to install additional packages onto their IRIS server. Or ...
John Murray over 1 year ago in Other 6 Done by Community