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.
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
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
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...
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...
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...
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...
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...
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...
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