@SpiceDealer I use Emacs as an IDE for Python.
Linux
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
Zed
As long as it has an integration for your language/framework of choice it’s the best imo
Will try, thanks.
Honestly, just try a few of the big ones and see what you like, I feel like with IDEs it's all about personal preferences and rarely about actual amount of features.
Good ones to start with can be PyCharm and vscodium, but try a few, that's the best option.
Ya ime it's mostly about what people are comfortable with. People who care about all the features :tm: go to emacs, people who want to use an instrument stick with vim, and old people use nano
For Python definitely PyCharm.
Huh, the community edition is Apache 2 licensed. I had assumed it was proprietary freeware.
That's news to me.
Netbeans for java was good to me as a student.
Eclipse Theia if you already know VSCode.
It copied the interface and functionality and is compatible with most VSCode extensions. Available as an AppImage on Linux.
For python PyCharm is unbeatable.