Re^2: poll ideas quest 2024 (IDES)
by marto (Cardinal) on Feb 29, 2024 at 17:04 UTC
|
"What's the best IDE you've ever used?
So begins a holy war.....
| [reply] |
Re^2: poll ideas quest 2024 (IDES)
by Happy-the-monk (Canon) on Mar 01, 2024 at 08:13 UTC
|
What's the best IDE you've ever used?
vim
Cheers, Sören
Créateur des bugs mobiles - let loose once, run everywhere.
(hooked on the Perl Programming language)
| [reply] |
|
I second that! :-)
"It's not how hard you work, it's how much you get done."
| [reply] |
|
Talking about editor wars, VI's philosophy is to use external not internal tools, so by definition it's pretty much the opposite of an I DE.
| [reply] |
Re^2: poll ideas quest 2024 (IDES)
by hippo (Archbishop) on Feb 29, 2024 at 22:39 UTC
|
Although I haven't used it this millennium, LSE was an absolute necessity for doing proper dev work on VMS back in the day.
| [reply] |
Re^2: poll ideas quest 2024 (IDES)
by LanX (Saint) on Nov 19, 2024 at 11:21 UTC
|
- Padre
- Eclipse with EPIC
- Visual Studio Code
- Komodo IDE
- Atom
- Vim & Vi'sh editors
- Emacs in cperl-mode & other Emacsen (Spacemacs, Doom,...)
- Notepad++
- Sublime Text
- Geany
- A JetBrains IDE with CamelCade
- Netbeans
- Kate
- ...
| [reply] |
|
s/vim/A vi-compatible editor (vi, vim, gvim, nvi, elvis, ...)/
Not that I would recommend it, but if you have Eclipse in the list (which I loathe), then certainly Netbeans should be on there too (also not used for the last 3 years)
To me, nothing beats Elvis (yet), thought its Unicode support is lacking
Enjoy, Have FUN! H.Merijn
| [reply] [d/l] |
|
There are many editors on this list that I "loathe" but I tried to be inclusive.
Never used Eclipse/EPIC and I think it hasn't been maintained for many years.
And I doubt even Gabor is using Padre.
> s/vim/A vi-compatible editor (vi, vim, gvim, nvi, elvis, ...)/
and neovim? :)
I don't claim to know all players in this niche, I also didn't add all emacs clones. So I updated "vi'ish"
> Netbeans
Well I thought it belongs to the JetBrain universe with all its different brands. Added it too.
But guys, you can also reply directly to the OP. =)
edit
FWIW: If I was immortal, I would start a project to centralize integrated Perl support for all editor-interfaces (debugger-integration, code-completion, snippets, etc).
Like Language Server Protocol but more extensive and Perlish and with a testing framework to ensure those features really work and don't start breaking with the next release.
| [reply] |
Re^2: poll ideas quest 2024 (IDES)
by NERDVANA (Priest) on Jul 21, 2024 at 14:49 UTC
|
Delphi. Hands down the best ever created for any language, even though I've only used 5 languages professionally. I instinctively know that nobody will ever surpass Delphi. | [reply] |
Re^2: poll ideas quest 2024 (IDES)
by Danny (Chaplain) on Feb 29, 2024 at 15:59 UTC
|
| [reply] |