6
JCAP
7y

Sorry in advance if we are not supposed to ask questions but: in your opinion, what's the best IDE for Linux? Other than Netbeans

Comments
  • 1
    welcome to devRant!
  • 2
    @devRandom welcome to you too!
  • 0
    @devRandom it's for general use (at least for now). Java, HTML and PHP and JavaScript. C# too if possible (although I heard Microsoft owns C#?)
  • 0
    Well anything but netbeans.

    I use eclipse, vs code (what is not an ide, its a texteditor), codeblocks
  • 4
    Well I use JetBrains IDEs for almost everything, java, c#, js, php, etc etc,
  • 3
  • 2
    @Linux of course the guy called @linux uses vim. :D btw - try vs code with vim bindings. It's 😍
  • 2
    - JetBrains IDEs rule (PyCharm, CLion, WebStorm, IntelliJ...)
    - Some newer text editors are worth checking out (VS Code, Sublime)
    - Qt Creator is great for writing Qt apps. It's not bad for C±+ in general.
    - Eclipse-based IDEs are definitely not my favorites, but they exist. Eclipse is Java, but there's also Eclipse CDT for C/C++ and so forth.
    - CodeLite and Code::Blocks are another two C++ IDEs.
  • 1
    Make your own IDE with NeoVim (or Vim and Emacs) is pretty cool and worth it :D
  • 1
    IntelliJ. Thank me later.
  • 0
    us gEdit, be happy. :P
  • 0
    @srivmanu I was a fan of Gedit before because it has a surprising array of plugins that are useful. Alas the GNOME 3 window borders really killed it for me, especially since I stopped using GNOME 3.
Add Comment