I am using MavensMate sublime text plugin. It doesn’t list the apex classes and other metadata which I have packaged in a managed package with a namespace prefix.
Answer
There is a setting to ignore packages called mm_ignore_managed_metadata
Set this to false.
Attribution
Source : Link , Question Author : vishesh , Answer Author : JimRae