dart-sublime-bundle icon indicating copy to clipboard operation
dart-sublime-bundle copied to clipboard

feature: Browse standard library/libraries

Open guillermooo opened this issue 11 years ago • 2 comments

The Dart Editor lets you browse the standard lib plus any installed packages. I think this is great and maybe the Dart package could do something similar.

guillermooo avatar Jun 12 '14 18:06 guillermooo

What UI would we use to browse it? The sidebar? If so I don't think there is any way in the Sublime API to manipulate the sidebar.

austincummings avatar Jun 12 '14 19:06 austincummings

Probably something much more rudimentary, such as a view. So a text-based interface. Still, could be better than nothing at all.

guillermooo avatar Jun 12 '14 20:06 guillermooo