@jetbrains is sunsetting the feature I use every day! Code-with-me will be removed, the way to do pair programming for remote teams.

https://blog.jetbrains.com/platform/2026/03/sunsetting-code-with-me/

Why does jetbrains keep pushing me away? First forcing their AI, now end of code-with-me. I need to look for an alternative replacement. #php #pairprogramming #remote #ide

all 11 comments

sorted by: hot top controversial new old
[–] 8 points 5 months ago

This is exactly the reason why "but you can disable the AI features easily" isn't a valid argument. They moved resources from features that people want to focus on AI bullshit.

I simply canceled my subscription after many years and will be staying on the perpetual fallbavk license of a version before they gave in to the AI craze.

It's a shame, but itdoes save some money.

  • source
  • [–] 3 points 5 months ago* (last edited 5 months ago)

    This is a bit bizarre, surely it's a basically finished product. Shame they won't just opensource the plugin and relay.

  • source
  • [–] 3 points 5 months ago

    Very disappointing. It would be nice for them to release even just the server binary so we can self host the handshake/peering/relay part... I guess I'll have to check out their "Remote Development" plugin/tools to see how exactly they differ. Maybe it's time to try decompiling the CodeWithMe plugin when they release it to prepare for the full sunset of the tool?

  • source
  • [–] 3 points 5 months ago (1 child)

    @jaapio @jetbrains Oh no, that was the next thing I was going to propose to my team so we can pair better.

  • source
  • hideshow 2 child comments
  • [–] 2 points 5 months ago (1 child)

    Oh jetbrains... They merged that commit dialog into the sidebar to look like VS code, a move hated BT nearly everybody, and now this.

    People use jetbrains because it's not VS code but they are hellbent on making a clone just in Java. Not the best move.

  • source
  • hideshow 2 child comments
  • [–] 1 point 5 months ago (1 child)

    Honestly, that was a good move. JetBrains used to have many actions as popups that prevent reviewing the source code and the project in general while e.g. figuring out a commit message.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 5 months ago (1 child)

    Wat? The popup has code right in the window. If I wanted VSCode, I'd use VSCode and their shitty design.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 5 months ago

    Yes, but only the diff.

    What if my change is one parameter in a function call ? The most meaningful aspect of the change lies in the definition of said function, that may not be part of the diff.

    What if my change is related to another commit that I want to reference in my message ? I'd have to close the dialog, copy the commit ID, and reopen the dialog.

    For an infinite amount of reasons we rarely foresee, blocking states are never good.

    If I wanted VSCode, I'd use VSCode and their shitty design.

    Same.

    But this one thing isn't part of said shitty design.

  • source
  • parent
  • [–] 0 points 5 months ago