Redmond Diary

By Andrew J. Brust

Blog archive

Code Bubbles: Disruption comes to the IDE

If you're like me, you might see the open source Eclipse IDE as a copy of, or more generously, a port of Microsoft's Visual Studio for the non-.NET world. It's not that Microsoft invented the IDE (I would credit Borland with that), but they really took the idea and ran with it for the first version of Visual Studio .NET in 2002. The question is whether someone outside of Microsoft could take the modern IDE yet another major step forward in both principle and productivity.

I think that has actually happened already, and I think the innovator in question is a second-year Computer Science PhD student at Brown, named Andrew Bragdon. His project, which he calls Code Bubbles, is an IDE that allows for editing, debugging and exploration of code in "bubbles," which remind me a little bit of the discrete note tiles on OneNote... but they're much more than that.

Bubbles actually allow for call stack traversal, saved debug sessions, sophisticated breakpoint and value watch behaviors and more. And because bubbles, unlike windows, are borderless, and focus on code fragments rather than whole files, the de-cluttering effect is unbelievably liberating. The best way to understand what Code Bubbles does is to watch the screencast video

Code Bubbles is an IDE for Java development. Why didn't Microsoft come up with something like this for .NET devs? Between the existing features in Visual Studio 2010, its WPF code editor, and the fact that OneNote's UI bears some affinity to Code Bubbles', it's interesting that Microsoft still has not thought outside of its own "box" to get us something like this.

Heck, that's easy for me to say. But it's easy for you to say that you'd like something like this in Visual Studio sometime soon. That's because the ASP.NET site within UserVoice is taking votes on this very issue. Just click this link and vote!

Thanks to my fellow Microsoft Regional Director Sondre Bjellås for making me aware of Code Bubbles, and to RD Steve Smith for creating the UserVoice voting option.

Posted by Andrew J. Brust on 03/15/2010


comments powered by Disqus

Featured

  • Mastering AI Development and Building AI Apps with GitHub Copilot

    Two Microsoft experts explain how GitHub Copilot is evolving from a coding assistant into a broader platform for building, customizing and testing AI-powered developer workflows.

  • VS Code 1.123 Adds Agent Session Sync, 1M Context Windows

    Microsoft released Visual Studio Code 1.123 on June 3, adding agent-focused features, larger model context support, integrated browser updates and a new delay for some automatic extension updates.

  • Copilot Billing Shock Hits Developers

    Developer complaints about GitHub Copilot's new usage-based billing model have centered on unexpectedly rapid AI credit consumption, and neither GitHub nor Microsoft has responded directly to the backlash, though they have previously published guidance to lessen model usage costs.

  • Hands On with GitHub Copilot App Technical Preview: Turning a Blazor Issue into a PR

    GitHub's brand-new Copilot desktop app, in technical preview, handled a small Blazor issue from planning through pull request creation, but the hands-on test also showed why developers still need to verify agent work in the running app before merging.

Subscribe on YouTube