Written by

Question Manoj R · Feb 3

To configure VSCode as Studio for Intersystems

Hello All,

 I'm new to InterSystems, just wanted to check if we can configure the Visual Studio code to use it as Studio for Intersystems development. I tried following the instructions in few posts but nothing worked. Please  guide me to setup this

Product version: IRIS 2024.2
$ZV: 2024.2.0.247.0

Comments

Enrico Parisi · Feb 3

Please follow the documentation starting from Visual Studio Code (VS Code) Introduction

First thing to decide if you want to use client-side editing or server-side editing. server-side editing is more similar to working with InterSystems Studio.

Then, if you encounter problems, please come back and provide details on what you have done, what the problem you encountered, any error you get etc.

0
Matthias Thon · Feb 12

Hello Manoj,

i had a similar problem. In my case was the problem that after the Installation of IRIS the web-server port was "80". This port on my system was used by other software. After switching to "8080" VS Code was working well.

regards Matthias

0