this post was submitted on 17 Aug 2023
74 points (90.2% liked)
Linux
47984 readers
1210 users here now
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Rules
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Visual studio is available on Linux as a native app from the AUR and some distros repos, I use VS on my endeavourOS with no problems, other than it has a slight tendency to be slow on launch, but that may be due to hardware age.
Are you talking about Visual Studio or Visual Studio Code? Although there's a lot of overlap in functionality, they are two completely different products and only VS Code has a native version. Regular VS on the other hand I've never seen running on Linux.
It is code, sorry for the miscommunication. My question on that though is what is the differences between the two? I don’t use micro$uck crap anymore. Haven’t for almost 15 years.
VS Code is a text editor with plugins, VS is a full blown IDE with many many many features (it's like 10GB+ out of the box)
And probably expensive as hell to boot. Although to be fair as an IDE it does work well. I can code just like I was in an IDE. It literally suits my needs when using python, rust or any other markup language. Even seems to do some autocomplete for me.
I honestly thought they were the same really.
The only stuff I miss is the way dreamweaver worked back in the day where you can see wysiwyg as well as the code. But that was yesteryear where adobe wasn’t as money hungry
the community edition is free, don't know what the restrictions are though
I did forget to mention that. I don’t like flatpaks and avoid them if possible. Guess you could say I’m a Linux purist lmao