
CodeLite
Netbeans
Microsoft Visual Studio
Eclipse
Code::Blocks
Qt Creator
KDevelop
CLion
Geany
VS Code
Notepad++
Sublime Text
Vim
GNOME
Brackets
GNU Emacs
CodeLiteGeany is recommended for programmers and developers who need a lightweight, efficient tool for coding in multiple languages. It is particularly suitable for those looking for an editor that offers more than a basic text editor but does not require the heavy resources of a full IDE. It is also a good fit for educational environments and for users on older systems.
CodeLite might be a bit more popular than Geany. We know about 8 links to it since March 2021 and only 6 links to Geany. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
This one's good, too: https://codelite.org/. - Source: Hacker News / almost 3 years ago
You can try CodeLite or Code::Blocks, both open source and uses wxWidgets. Source: about 3 years ago
> I really hope some of the open source alternatives that aren't corporation-controlled gain traction over the next year. Shout out to CodeLite. https://codelite.org/ https://en.wikipedia.org/wiki/CodeLite. - Source: Hacker News / over 3 years ago
> running the community edition of Jetbrainsโ IntelliJ IDEA ... > As much as it hurts me to say this, as a fan of JetBrains and its tools, IntelliJ just seems to have become too heavy to run properly on a laptop thatโs not at the very higher end of laptops in the early 2020โs. IntelliJ does what I want, but only barely. The autocompletion gets it wrong as much as it gets it right and it is a performance... - Source: Hacker News / over 3 years ago
Regarding your actual question. Looking at docs.codelite.org, they seem to expect you to download all of these things using Mysys in bash. Maybe codelite is using the path variables set in that shell as opposed to your windows path? Source: almost 4 years ago
If you want a fast C++ editor with no spurious network connectivity and a conventional desktop UI, check out Geany: https://geany.org/. - Source: Hacker News / about 2 years ago
> One that isn't tied to a specific platform, or preferably even a specific company, and that I trust will still be around until I'm done programming. That is Geany[0]: no opinions, no company affiliations, no editor wars. It has been around forever, works on everything, and is open-source. [0] https://geany.org/. - Source: Hacker News / over 2 years ago
I just use Geany for everything, it has a long history and has proven itself to be reliable. Source: over 4 years ago
After trying a bunch of GUI text editors in Linux and on the Mac I gotta say that to me, Geany is the best. Source: over 4 years ago
Have you tried Geany? It's based on Scintilla, just like Notepad++ is (although that's an implementation detail that you don't really need to know to use either of them), which helps it to feel very similar. Source: over 4 years ago
Netbeans - NetBeans IDE 7.0. Develop desktop, mobile and web applications with Java, PHP, C/C++ and more. Runs on Windows, Linux, Mac OS X and Solaris. NetBeans IDE is open-source and free.
VS Code - Build and debug modern web and cloud applications, by Microsoft
Microsoft Visual Studio - Microsoft Visual Studio is an integrated development environment (IDE) from Microsoft.
Notepad++ - A free source code editor which supports several programming languages running under the MS Windows environment.
Eclipse - Eclipse is an open source community, whose projects are focused on building an open development platform comprised of extensible frameworks, tools and runtimes for building, deploying and managing software across the lifecycle.
Sublime Text - Sublime Text is a sophisticated text editor for code, html and prose - any kind of text file. You'll love the slick user interface and extraordinary features. Fully customizable with macros, and syntax highlighting for most major languages.