40 Application(s) results for #vscode
Filter
Show only
Last release on OEX
Categories
Works with
Industry
Status
Application NameDeveloperMade withRatingLast updatedViewsInstalls

iris-agentic-dev

MCP server connecting GitHub Copilot, Claude Code, and other AI coding assistants directly to a live IRIS instance for ObjectScript development.

Thomas Dyar
Docker
Python
AI
0.0 (0)19 Jul, 2026 51

iris-xml2udl

A VSCode extension that parses XML for UDL preview

C
Cryze Zhang
0.0 (0)12 Jun, 2026 36

InterSystems Ideas Waiting to be Implemented

Parser for arbitrary binary protocols

Rapid growth of IoT industry in recent years produced a plethora of new protocols with varying levels of standardization and adoption. Quite a lot of these protocols are binary because: * It allows for greater throughput * On a device level these protocols are easier to implement * On a device level they are more resource (CPU/RAM) efficient Currently InterSystems IRIS offers several functions for work with binary data: * zzdump * $zhex * $char * $ascii But protocol implementation is left as a task for the end user. Removing the time-consuming need for protocol implementation would allow for easier and stronger positioning of InterSystems IRIS as an IoT platform. One of the possible approaches to protocol implementation is declarative parsing. With declarative parsing user describes the data structure that he wants parsed (i.e.{ name: title, type: string, length: 5}...) in some declarative language (XML, JSON, YAML) and we use this to generate a concrete parser. Afterwards user passes protocol data to the concrete parser implementation and receives parsed values (as objects or locals or $lb). Kaitai Struct (http://kaitai.io) is an OpenSource (MIT license) declarative parser implementation which allows user to generate parser code for several languages: C++, C#, Go, Java, JavaScript, Lua, Perl, PHP, Python, Ruby, Rust. It allows easy language extensibility by keeping most of the process language-agnostic and only the last step (concrete parser generation) is end-language specific. I propose we add ObjectScript as a Kaitai Struct generation language. It would allow us to generate native ObjectScript parsers easily which would help with presenting InterSystems IRIS an IoT platform especially at a PoC stage. Alternatives to Kaitai Struct: * binpac (https://github.com/bro/binpac) - C++ only * preon (https://github.com/preon/preon) - Java only The advantage of Kaitai Struct is that it's not aimed at one language form the beginning, so adding a new language is an expected procedure. Article on the topic (https://old.reddit.com/r/cpp/comments/5tcnmh/implementing_communication_protocols_in_c_for/)

E
by Eduard Lebedyuk

3

Votes

0

Comments
Vote

Server Manager for VS Code

VS Code extension to manage connections to InterSystems servers.

John Murray
4.8 (6)01 Jun, 2026 1.5k

IRIS REST API Explorer for VS Code

A VS Code extension for browsing IRIS server REST API endpoints

John Murray
0.0 (0)19 May, 2026 317

iris-mcp-blueprint

This repository is an example of a blueprint showing how to build an MCP server for InterSystems IRIS that contains several tool regarding SQL, Globals, Class methods, Atelier API, and Interoperability and reusable prompts and resources as well. Treat it as a starting point to create your own MCP tailored for your IRIS application

P
Pietro Di Leo
Docker
Python
AI
ML
ML
0.0 (0)16 May, 2026 53

InterSystems Testing Manager for VS Code

Use %UnitTest framework and Test Coverage Tool in VS Code

John Murray
4.5 (2)21 Apr, 2026 973

gj :: servAI

Provision MCP servers requiring InterSystems server credentials

John Murray
0.0 (0)14 Apr, 2026 60

iris_io_utility

This is a VSCode extension to connect and interact with the tables of an InterSystems IRIS database

P
Pietro Di Leo
Docker
0.0 (0)12 Dec, 2025 242

controlf

VSCode plugin to search for strings in files on server.

Djonata Hortz
0.0 (0)04 Dec, 2025 67

gj :: dataLoader

Load data into InterSystems IRIS servers from text files

John Murray
Docker
0.0 (0)02 Dec, 2025 212

vscode-load-data

VSCode extension to load data from files into InterSystems IRIS

Yuri Marx
0.0 (0)02 Dec, 2025 209

dc-artisan

Prompt & RAG Pipeline Toolkit for Developers

Docker
IPM
AI
5.0 (1)03 Aug, 2025 235 1

IPM in VS Code

Manage IPM / ZPM packages on servers directly from VS Code

John Murray
0.0 (0)03 Aug, 2025 381

IPM Explorer for VSCode

A VSCode extension for displaying and installing Intersystems IPM packages

J
John McBride
0.0 (0)24 Jul, 2025 176

intersystems-objectscript-class-diagram-view

Powerful class diagram view for objectscript

sdfsdf sadfsdaf
5.0 (1)08 Apr, 2025 595

isc-codetidy

Server-side code standards enforcement for ObjectScript

Timothy Leavitt
IPM
4.0 (1)20 Mar, 2025 1.1k 666

Jupyter Server Proxy for VS Code

VS Code extension to provide a local Jupyter server acting as a proxy for IRIS servers defined in Server Manager

John Murray
Docker
5.0 (1)02 Jan, 2025 517

ObjectScript-To-XML

Exporting InterSystems Object Scripts in XML

Akio Hashimoto
0.0 (0)20 Dec, 2024 211

IRIS Global VSCode Editor

CRUD operations on IRIS Globals using VSCode Treeview and YAML

Yuri Marx
0.0 (0)19 Dec, 2024 450

DX Jetpack for VS Code

A VS Code extension pack to boost your Developer eXperience

John Murray
5.0 (1)27 Sep, 2024 727

CommentToObjectScript

Add comments to ObjectScript in VSCode

Akio Hashimoto
0.0 (0)01 Aug, 2024 133

SQLTools

VS Code database management for InterSystems IRIS

L
Laurel James (GJS)
0.0 (0)12 Mar, 2024 553

Patient-PSI-Data

It is called the Patient PSI Data Platform

Y
Yangkun Fan
Docker
5.0 (1)26 Jan, 2024 275

OwnObjectScriptExtension

A Visual Studio code extension that supplies tools for InterSystems ObjectScript.

P
Philipp Bonin
5.0 (1)20 Jul, 2023 1.5k

oex-vscode-snippets-template

GitHub template for publishing VS Code snippets with IPM / ZPM

John Murray
Docker
0.0 (0)29 Jun, 2023 338

oex-vscode-snippets-example

An example of VS Code snippets publication through InterSystems Open Exchange and Package Manager using the oex-vscode-snippets-template framework

John Murray
Docker
IPM
0.0 (0)29 Jun, 2023 168 7

Explore Class Member Inheritance in VS Code

Browse everything a class implements or inherits

John Murray
5.0 (1)30 Jan, 2023 417

Contest-FHIR

Easy CSV to FHIR to SQL to JUPYTER in full PYTHON

L
Lucas Enard
Docker
Python
4.5 (1)29 Nov, 2022 1.0k

gj :: connect

How to extend the Server Manager to perform custom actions.

John Murray
0.0 (0)05 Oct, 2022 576

gj :: locate

Copy an InterSystems IRIS error message and paste in to VS Code to go to the source line

George James
5.0 (1)05 Oct, 2022 712