'Is it possible to write R programs on Visual Studio 2022? And if yes, how to add it?

It seems that Microsoft has removed R support from Visual Studio starting from the 2019 version.

I'm wondering if there's a way to write R code for Data Science on Visual Studio 2022 (Not VS Code) because I don't feel like using another IDE.

I've looked all over the internet and I could only find solutions for VS Code.

I've also seen some Microsoft documentation about it but I couldn't apply it.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source