Related to my latest video: people pointed out that Visual Studio is a major IDE missing from Linux, but available on Windows and macOS. Well, macOS is losing it as well, Microsoft just announced they would discontinue it for Apple’s OS.
I guess they won’t bring it to Linux any time soon, then (especially since they would argue that you can use Linux using WSL, and run Visual Studio on Windows at the same time)…
@thelinuxEXP
That's not quite true either ️: everyone forgets Visual Studio Code
Title: Visual Studio Code
️ What's: A libre code editor with tools for editing, building & debugging
️ https://code.visualstudio.com
️ https://github.com/microsoft/vscode
#LinuxGameDev #Flagship #Programming #IDE
️ #Libre #Bin #Arch #RPM #Deb #Flatpak #AppIm #Snap
@Le_bottin_des_jeux_linux @thelinuxEXP VSCode is different to Visual Studio, and they serve different purposes.
@QuadRadical @thelinuxEXP
Thank you for your reply ️
"Visual Studio Code is a streamlined code editor with support for development operations like debugging, task running, and version control. It aims to provide just the tools a developer needs for a quick code-build-debug cycle and leaves more complex workflows to fuller featured IDEs, such as Visual Studio IDE"
Without being able to design complex workflows, it seems to me suitable for the development of indie projects.