Sublime Text 2 - plugin to show objects and variables?

sublimetext, sublimetext2

Solution

you don`t need a Plugin to do this.

Just press Control + R (on Win) to get a List of all available functions, objects and variables.

Hope it helps.

Problem

Is there any plugin or way for Sublime Text 2 to show you your objects, functions, and variables on the side? I am working with PHP and Javascript. Thanks!

Original source