8

I hate Intellij so much ...
* it has the weirdest bugs
* like window focus not working properly,
weird comment/uncomment short (jumps one line down wtf)
* It is slow as hell
* doesn't compile properly (or doesn't give a shit telling me about its actual status).
* Not even the build log is working properly. Why can I hide WARNs but no INFOs?? WTF
* Panels are all over the place and keep coming back, regardless how often I close them ....

ARG ARG ARG, *smashing face on the keyboard*

and the worst ... even though I have the F***ING ULTIMATE version, it constantly nags me about BUYING THE F***NG ULTIMATE VERSION AAAAAARG

Comments
  • 8
    Never had problems with jetBrains products... 🤔

    🤷‍♂️
  • 0
    I've encountered the focus bug, too (especially when switching virtual desktops). I thonk the idea behind this "focus bug" is to let you run your application or another program in the foreground while the ide remains responsive in the background...

    About it beeing slow: What are the alternatives (depending of the required languages of course)? Visual Studio (Code)? Atom? Eclipse?
  • 0
    what version you using?
  • 1
    @sbiewald well eclipse is slow too 😅hogs 3gb ram, still slow ...
  • 1
    @CircuitRCAY the latest ultimate
  • 0
    @mojo2012 closing panels? do you mean minify? you can just resize them towards the side/bottom/focussed side and they will stay that small. the only window/panel were i witnessed that was the build log when i compile or the output when i run. very, very unexpected was that ofc. like showing the output when running the programm.
  • 1
    @gitreflog no i mean ‚remove them from the sidebar‘
  • 0
    @Irithyll Weird, did u never try one if the points I mentioned? Maybe your one if the (lucky) people who‘s brain is able to bypass/ignore inconsistencies and just accept them ...
  • 0
    @mojo2012 Ah ...

    So - for me it isn't slow (even on my laptop), it does compile properly and I see what it's doing, the log thing - well ... never touched anything there but maybe the filter function is like "choose what you DON'T want to see"?

    A windows focus problem - Idk ... but the VLC player is somehow like that :P

    To the "buying ultimate nagging": You're working on a linux/unix os? I did never get some of those messages. It's licensed (I'm a student) and yeah ... I'm using ParrotSec OS (whatever - debian-based system).
  • 1
    > weird comment/uncomment (jumps one line down)

    YES, I hate this, so much that I created a macro instead to my regular toggle comment Kehinde that toggles the line to commented then moves the cursor up...

    ... but for some reasons, the behavior of the cursor going down one line when commenting doesn't happen in different file type (I think in an XML file, don't quite be in that tho), and my macro is also annoying then

    I hate this!
  • 1
    @Irithyll macos. Well, building a SAP hybris application is somewhat challenging (50+ project, 100k classes, mixture of ant, gradle and maven ...
    Regarding the log: it‘s just dumb to be able to hide warnings, but not infos ....
  • 0
    The new version 2021 has sooo much ugly bugs like it was never tested. Even search doesn't work well!

    Each year they add new useless features like this 3 line editing (it seems like a joke for me) but the number of bugs grows with each new release.
Add Comment