Traditionally, integrated development environments were file oriented – if you edited code, you edited it on a file-by-file basis.
Code Bubbles is an experimental Java IDE which goes a different way. In it, functions are the elemental parts of an application: you edit code on a per-function level, and can open calling and called functions easily.
A video showing the concept is below – set it to a lower resolution on a slower machine:
Related posts:
