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
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.
Hi Manoj, we offer training for users migrating from Studio to VS Code. Take a look at our website for more information - https://georgejames.com/vscode-training/
If you have any questions, feel free to message me here or you can send an email to laurelj@georgejames.com.
Thanks, Laurel
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