998
Views
4
Comments
Solved
Is Integration Studio compatible with Microsoft Visual Studio Code?

Hello,

Can we do dot net code edits in Microsoft Visual Studio code software? We want to use Microsoft Visual Studio code so will it be compatible for Integration Studio?

Please advice.

Thanks and Regards,

Suraj Borade

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Hi Suraj,

Integration Studio integrates with Microsoft Visual Studio, you can install and use the free Community edition for that.

It does not integrate with VS Code.

The reason for that is that Integration opens an Solution file .sln which in Visual Studio will open all projects in the solution. If you would set the IDE path to your VS Code executable, it wil just open the .sln file in VS Code and not all the solution related files.

Regards,

Daniel

2025-08-26 17-56-53
Elvis Sousa Brandão

I was going to ask the same question, but this answer has cleared it up for me. Thanks!

2021-08-12 11-00-27
Nordin Ahdi
 
MVP

Hi Suraj,

Yes, Integration Studio is compatible with even the latest Microsoft Visual Studio 2019.

Refer to this post for confirmation.

I'm running Microsoft Visual Studio 2017.

Regards,

Nordin

2025-01-09 14-56-57
IQ78

I am running Visual Studio 2019, bingo!

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP
Solution

Hi Suraj,

Integration Studio integrates with Microsoft Visual Studio, you can install and use the free Community edition for that.

It does not integrate with VS Code.

The reason for that is that Integration opens an Solution file .sln which in Visual Studio will open all projects in the solution. If you would set the IDE path to your VS Code executable, it wil just open the .sln file in VS Code and not all the solution related files.

Regards,

Daniel

2025-08-26 17-56-53
Elvis Sousa Brandão

I was going to ask the same question, but this answer has cleared it up for me. Thanks!

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.