Meanwhile IntelliJ is rotting with months-old bugs that render entire features useless, with no fixes and no ETAs in sight. The only product that I pay money for that constantly, on almost every release, pains me with new bugs, a good portion of which are never fixed. I thought about using other Jetbrains products like DataGrip (and now this Fleet), but I'm not going to invest even more into a company that simply ref…
IntelliJ IDEA along with the platform is the largest team at JetBrains and we're constantly working on bugs and features. If you can please point me to the issues you're referring to in YouTrack, I can check the status.
JetBrains Fleet: The Next-Generation IDE by JetBrains
161–169 of 169 posts
Re: JetBrains Fleet: The Next-Generation IDE by JetBrains
#162Re: JetBrains Fleet: The Next-Generation IDE by JetBrains
#163Earlier quoted context omitted.
I feel the same about Resharper. I stopped using it after many years simply because I could no longer bear the typing latency that is causes. I even bought a new laptop thinking the old hardware was to blame, only to discover the latency has barely improved. I'm now happy with "bare" Visual Studio 2022 - it may have fewer niceties, but I'm so much more productive!
Same for me. I tried "escaping" ReSharper a few times over the years (have used it for 10+ years) - but I kept crawling back after a few days or weeks feeling super handicapped without the features. I also bought new hardware - and noticed no real improvement (something about a fundamental threading problem, I think). About 6 months ago I was finally fed up and just accepted I would be slower and less productive in s…
Re: JetBrains Fleet: The Next-Generation IDE by JetBrains
#164Earlier quoted context omitted.
I'll take anything over teamcity. Even jenkins. I don't think I can go any lower than that in this universe.
What is it you dislike so much?
Re: JetBrains Fleet: The Next-Generation IDE by JetBrains
#165> We built Fleet to be a fast and lightweight text editor for when you need to quickly browse and edit your code. It starts up in seconds so you can begin working immediately... An editor that takes multiple seconds to start up doesn't strike me as "fast and lightweight".
So what if it takes 30 seconds to start if it's done once or twice a day (or once a week or less in my case). What the heck kind of environment are people working in or mindset are people in when they can't tolerate 8 seconds for their IDE to open? (And then use that as an argument why the IDE is inferior.)
Re: JetBrains Fleet: The Next-Generation IDE by JetBrains
#166Thin client hosting might be their Hail Mary.
Re: JetBrains Fleet: The Next-Generation IDE by JetBrains
#167Earlier quoted context omitted.
What is it you dislike so much?
CI/CD's must be stupid simple to work with and that's their entire purpose: you should not waste time with clicking and scrolling and dealing with custom setups. Even Jenkins, which is dog shit and I've had to use in the past was light years ahead. Have a look at gitlab, github, circleci and all the big players in the field - the exact same task takes considerably less time, documentation is perfect, whatever you wan…
You can script it with Kotlin these days, there is a hosted cloud version, they've redesigned the entire UI (though the old version did not look like a two year old's sketchbook), it understands test output just fine and can zap you to the right place in the log (and that's always worked for me, maybe it doesn't understand your test framework output or something).
But eh, different strokes for different folks. I hate YAML and much prefer having a GUI to help me set things up.
Re: JetBrains Fleet: The Next-Generation IDE by JetBrains
#168I get a horrible feeling in my stomach when I see these "remote" IDE options. I am very sure that they have their benefits, coding from a thin-client machine and having an "always on" session in the cloud ... But it feels like a slow errosion of our control and ownership of our tools. Where everything is becoming a rent-seeking opportunity and good tools are made available for a monthly rent. Personally I like having…
Re: JetBrains Fleet: The Next-Generation IDE by JetBrains
#169Earlier quoted context omitted.
IntelliJ IDEA along with the platform is the largest team at JetBrains and we're constantly working on bugs and features. If you can please point me to the issues you're referring to in YouTrack, I can check the status.
This bug is quite telling: https://youtrack.jetbrains.com/issue/IDEA-276949 It is marked as fixed but it is not yet released. If you look inside, you will see that HTTP Proxy authentication has been broken for almost a year. Many corporate users are behind such proxies, and they suffer. This kind of bugs should be utmost priority, because they directly impact the cashflow.