Skip to content
DevMeme
6184 of 7590
AI ML Post #6782 · source on Telegram

AI Coding Assistant Demo Questions the Real Value of IDE Integration

Description

A photograph taken during a tech presentation. On stage, a presenter stands next to a large screen displaying a code editor, specifically Visual Studio Code, in dark mode. The editor shows a side-by-side diff of a TypeScript JSX file named 'ChatArea.tsx'. This diff highlights changes suggested by an AI coding assistant, as indicated by a terminal prompt at the bottom from 'Claude' asking for confirmation to apply the edit. To the right of the main editor view is a separate white panel displaying the logos for Visual Studio Code and, below it, JetBrains. The overall scene captures a live demonstration of an AI's capability to refactor code within a popular IDE. For experienced developers, the humor is subtle and layered. It contrasts the specific, perhaps clunky, AI-integrated workflow being presented (where the AI takes over the editor) with the established, powerful capabilities of sophisticated IDEs like those from JetBrains, which are renowned for their superior diffing, refactoring, and code analysis tools. The juxtaposition of the logos implies a critique: is this new AI feature just a less efficient version of what developers already do with powerful, dedicated tools?

Comments

32
Anonymous ★ Top Pick Presenting an AI that writes code in VS Code is cool, but many of us already have a powerful AI assistant. It's called the JetBrains indexing engine, and its main purpose is to tell me all the ways my own code is wrong, not to write more of it
  1. Anonymous ★ Top Pick

    Presenting an AI that writes code in VS Code is cool, but many of us already have a powerful AI assistant. It's called the JetBrains indexing engine, and its main purpose is to tell me all the ways my own code is wrong, not to write more of it

  2. Anonymous

    Nothing unites a room of senior engineers faster than a live diff and the promise of yet another "which IDE really kills your battery slower" thread

  3. Anonymous

    The ultimate irony: presenting VS Code's AI assistant at a JetBrains event - it's like bringing a Tesla to a Ferrari convention and asking if anyone wants to talk about autopilot features

  4. Anonymous

    When your AI coding assistant asks permission to make changes, you know we've finally achieved the perfect balance: automation with accountability. It's like having a junior dev who actually reads the PR guidelines and asks before force-pushing to main - except this one never takes coffee breaks or argues about tabs vs spaces

  5. Anonymous

    JetBrains linter: The unflinching auditor that turns your 'battle-tested' monolith into a refactor roadmap before the architect even scrolls

  6. Anonymous

    LLM pair-programming: 'Yes, and don't ask again this session' is basically 'merge to main with admin override' - see you at the 3am postmortem

  7. Anonymous

    Pressing "Yes, and don’t ask again this session" is basically granting merge rights to a stochastic intern who writes TypeScript and never sleeps

  8. dev_meme 1y

    Since initial hype wave my main problem with usage of all IDEs with integrated API was their foundation on top of VSCode And I’m kinda far from being VSCode fan 🌚

    1. dev_meme 1y

      this is why I hate new jetbrains UI

    2. @iVariable 1y

      I feel you, brother. A long time JetBrains enjoyer here, but had to switch to Cursor some months ago. Stuff is just too good to ignore. Still, all those months later missing the JetBrains look and feel (even with all jetbrains-like plugins: highlighting, hotkeys, etc)

      1. @seyfer 1y

        I use both in parallel

        1. @iVariable 1y

          Why?

          1. @seyfer 1y

            AI in Cursor, normal coding with hands in jetBrains. It still does many things better, like moving files with references changes, renamings, built-in refactorings. Sometimes harder to explain to AI, faster to do the old way.

  9. dev_meme 1y

    can't even tell if the editor on the slide is vscode or webstorm, they look practically the same now

    1. @H3R3T1C 1y

      hummm

  10. @iVariable 1y

    Haven't tried Junie yet, but GH Copilot in Jetbrains sucks, compared to Cursor agentic mode

  11. @serega404 1y

    Коллаба недели

    1. dev_meme 1y

      Fully agree, but please, let’s keep all conversations solely in English pray 🙏

  12. @sshirg 1y

    @denissexy has no clue what's going on. pls ignore him

  13. @iVariable 1y

    Am too lazy for that ) I chose suffering in VScode

  14. @deadgnom32 1y

    agent works 90 minutes on code, shows changes and gets "still not working, find the bug, don't break everything else, please"

  15. @H3R3T1C 1y

    there are a lot of UI differences between Jetbrains New UI and vscode based ones

    1. dev_meme 1y

      minor differences - sure, and it's still jetbrains underneath so it doesn't require 9000 plugins to work correctly. but it's the same icon design (just tweaked enough so it's legal), same placement of elements, same piss-poor usability, massive paddings on everything (probably looks great on 27" display but I don't use those), toolbars squished into the title bar, textophobia (because apparently reading is hard) and overall feel of a poorly designed Mac app agree to disagree, I/we clearly lost this battle, jetbrains won't back off and will likely kill Classic UI plugin at some point this year. I just cancelled my subscription and will stay at 2024.1 until it stops working

      1. dev_meme 1y

        I personally love how their own documentation shows everything that is wrong with this redesign. If you open https://www.jetbrains.com/help/webstorm/new-ui.html and switch between New and Classic you can see how much space is for actual code (you know, the reason why I even open this app) vs unnecessary fluff

        1. dev_meme 1y

          WAIT WTF

        2. dev_meme 1y

          WHY IN THE GODDAMN FUCK ALL THAT TIME I WAS JUST USING OLD UI

          1. Sure Not 1y

            Best UI/UX

          2. dev_meme 1y

            enjoy your shitty vscode clone 🥲

  16. @H3R3T1C 1y

    if you're using Jetbrains, use Jetbrains IA, not copilot

  17. @H3R3T1C 1y

    With Jetbrains IA + Junie, nothing from "Cursor" (a browser with a web page — vscode —) is missing... even Jebtrains support MCP

  18. dev_meme 1y

    I'm a hardcore laptop user, no external screens, just 14" screen of my laptop and alt-tabbing everything (I used to work my first job on a 8.9" back when I was piss poor and couldn't afford anything better). I can accept larger margins in apps where screen estate is not premium but it's a massive PITA when editing code, especially in codebases where 120 limit is often ignored or impractical 💀

  19. dev_meme 1y

    I will report back after weekend on how it feels

Use J and K for navigation