u/Dull-Enthusiasm9904

Flutter Widget Wrapper Plugin for Jetbrains IDEs

I’m happy to share that my Flutter Widget Wrapper plugin has just been approved!

Flutter Widget Wrapper adds context-aware Flutter widget wrappers directly to the Alt+Enter intention menu. You can wrap widgets without manually moving code, fixing indentation, or rebuilding constructors. It includes built-in wrappers such as Align, AnimatedSize, Expanded, Flexible, GestureDetector, InkWell, Opacity, SafeArea, SingleChildScrollView, and Stack.

Wrappers are shown only where they are valid; for example, Expanded and Flexible are offered only for direct children of Row, Column, or Flex.

It also lets you create your own reusable wrappers. Just select a widget, choose “Create wrapper from ” in the quick actions, and reuse that wrapper whenever you need it.

Available now on the JetBrains Marketplace: https://plugins.jetbrains.com/plugin/32605-flutter-widget-wrapper

reddit.com
u/Dull-Enthusiasm9904 — 4 days ago

Flutter Widget Wrapper for Jetbrains IDEs

I’m happy to share that my Flutter Widget Wrapper plugin has just been approved!

Flutter Widget Wrapper adds context-aware Flutter widget wrappers directly to the Alt+Enter intention menu. You can wrap widgets without manually moving code, fixing indentation, or rebuilding constructors. It includes built-in wrappers such as Align, AnimatedSize, Expanded, Flexible, GestureDetector, InkWell, Opacity, SafeArea, SingleChildScrollView, and Stack.

Wrappers are shown only where they are valid; for example, Expanded and Flexible are offered only for direct children of Row, Column, or Flex.

It also lets you create your own reusable wrappers. Just select a widget, choose “Create wrapper from ” in the quick actions, and reuse that wrapper whenever you need it.

Available now on the JetBrains Marketplace: https://plugins.jetbrains.com/plugin/32605-flutter-widget-wrapper

reddit.com
u/Dull-Enthusiasm9904 — 4 days ago

Ai Assistant debugging support

There’s a feature that I feel is missing in JetBrains AI Assistant: debugging support. A few days ago, I created an issue about it. Its YouTrack ID is LLM-29109, but it was just marked as a duplicate.

When I checked the original issue it was marked as a duplicate of, I found LLM-19502. It was created 10 months ago, and there are no comments or updates about whether it’s being developed or at least being considered. I’d really like to know more about that.

Is there anyone from JetBrains who could help clarify this? Also, it would be really helpful if issues received some follow-up once development starts, or at least if there were some indication that they are being taken into account.

reddit.com
u/Dull-Enthusiasm9904 — 5 days ago

I’m back to using IntelliJ IDEA after 3 months of Cursor.

A few months ago, I switched from IntelliJ IDEA to Cursor, and I found an IDE that was almost fully agentic. Cursor’s AI autocomplete is unmatched; it’s incredibly good for quick tasks using Composer, and it has solid integration with Codex and Claude.

But… the feeling of safety, completeness, having tools that actually work and aren’t toys, and everything I feel with IntelliJ IDEA surpasses it by far. It feels amazing to be back!!

IntelliJ is a special IDE, complete, and I simply love it!!

Nothing is better than being home again.

reddit.com
u/Dull-Enthusiasm9904 — 5 days ago

AI Assistant keeps requesting authentication after selecting “Log in with your chat account”

Hi everyone,

I’m having an issue trying to authenticate my work Claude account inside my IDE, and I’m not sure if I’m doing something wrong or if this is a bug.

Here’s what happens:

  1. I write a message in the IDE chat to start the authentication process.

  2. The IDE provides an authentication link in the terminal.

  3. I open that link in my browser.

  4. The web page shows two options: authenticate with email or log in with my Claude account.

  5. I choose the “Log in with your Claude account” option.

  6. Then I select “Authorize application.”

  7. After that, I get this error:

    Authentication required

  8. But I also see a badge saying:

    Authentication was reset. Please create a new chat for the change to take effect.

If I create a new chat in the IDE, it still asks me to authenticate again, so I can’t actually use the chat.

I’m using a Claude Max plan account, so I expected the authentication to work and let me use the chat normally inside the IDE.

Has anyone else run into this? Is there something I’m missing, or does this look like an authentication bug?

reddit.com
u/Dull-Enthusiasm9904 — 6 days ago
▲ 12 r/Jetbrains+1 crossposts

Planning to switch from Cursor to IntelliJ IDEA Ultimate

I’m considering switching from Cursor to an IntelliJ IDEA Ultimate subscription, mainly for full-stack development.

For those currently using JetBrains AI in IntelliJ IDEA:

How good is the autocomplete today?

How does it compare to Cursor in real-world usage?

Can Claude Code or Codex be used comfortably alongside IntelliJ, or are there limitations I should know about?

I’d appreciate hearing from people who have used both Cursor and IntelliJ recently.

reddit.com
u/Dull-Enthusiasm9904 — 8 days ago