Earlier quoted context omitted.
I didn't ask "how to configure its editor to use vi-like mappings", I asked "how can I replace the editor". Mere clone will not have even one third of the features and functions I use every day. NetBeans' editor is shitty not because it's not vi-like, but because it lacks plenty of editing functions fully featured Vim has.
Can you educate us on what those features are?
6 Reasons to Use Netbeans IDE
41–47 of 47 posts
Re: 6 Reasons to Use Netbeans IDE
#42Earlier quoted context omitted.
> You name it, Emacs can handle it. - Graphics tooling. - GUI designer - Semantic refactoring - Graphic visualization of CSS modes - Integration of JavaScript frameworks with code-completion support and two way editing between CSS, HTML and JavaScript code - Graphical visualization of data structures in debugger - Graphical support of heap data and threads in debugger - ...
- Graphics tooling - to some extent, yes. You can even edit videos with Emacs. - GUI designer - not really, but you're likely to be using a framework-specific GUI builder anyway. Then again, if you really wanted it, you could probably twist the artist-mode hard enough to draw mockups in it and save them as XML descriptions. - Semantic refactoring - CEDET. - Graphic visualization of CSS modes - Rainbow Mode, or just o…
In no way is Emacs a match for what modern IDEs are capable of.
Your list just shows lack of understanding in what they are capable of.
Nowadays Emacs is just when I cannot make use of an IDE.
Re: 6 Reasons to Use Netbeans IDE
#43Earlier quoted context omitted.
It helps being the official Solaris IDE.
They both come from the same company so it's not exactly a testament of quality, just corporate strategy.
So it was a good decision to give support to C and C++ developers as well.
Re: 6 Reasons to Use Netbeans IDE
#44One of the other good things with Netbeans is using it as a platform like in rich clients. We have developed some quick and good tools on this platform and it seems to work out neatly on our overall structure.
Re: 6 Reasons to Use Netbeans IDE
#45Earlier quoted context omitted.
- Graphics tooling - to some extent, yes. You can even edit videos with Emacs. - GUI designer - not really, but you're likely to be using a framework-specific GUI builder anyway. Then again, if you really wanted it, you could probably twist the artist-mode hard enough to draw mockups in it and save them as XML descriptions. - Semantic refactoring - CEDET. - Graphic visualization of CSS modes - Rainbow Mode, or just o…
I have been an avid Emacs user between 1996 and 2005 when working on UNIX systems. At the same time, I have used lots of different IDEs across multiple OS and languages, starting with Turbo Pascal 4.0. In no way is Emacs a match for what modern IDEs are capable of. Your list just shows lack of understanding in what they are capable of. Nowadays Emacs is just when I cannot make use of an IDE.
Anyway; you asked if Emacs can handle this and that, I provided examples. I don't see how my list reflects on any kind of understanding apart from knowing my package ecosystem and how to use Google.
Would you mind sharing what do you think in particular sucks at Emacs compared to an IDE you use, that you have tested on both to come to this conclusion?
Re: 6 Reasons to Use Netbeans IDE
#46Earlier quoted context omitted.
Can you educate us on what those features are?
Emulating vi keybinding is great and all, but that only scratches the surface. A big reason people like vim is the extensibility. I don't think that there is a single vi user(not necessarily a power user, but someone who uses vim for more than just editing a value in a config file) who doesn't have a single plugin installed.
Re: 6 Reasons to Use Netbeans IDE
#47Earlier quoted context omitted.
I didn't ask "how to configure its editor to use vi-like mappings", I asked "how can I replace the editor". Mere clone will not have even one third of the features and functions I use every day. NetBeans' editor is shitty not because it's not vi-like, but because it lacks plenty of editing functions fully featured Vim has.
Can you educate us on what those features are?