dart-sublime-bundle
dart-sublime-bundle copied to clipboard
Sublime Text 3 Dart Package
I don't know whether we can tell Package Control to exclude/include specific files and folders, but I don't see why we could not distribute this package in a tidier way....
Let's say you are working on some project and you're using a bunch of third party libs or even simply the standard lib. You hit a bug. Now you have...
Travis-CI has experimental support for OSX but don't accept all projects. Let's try to apply sometime in the near future.
Probably very long-term, maybe impossible. Does the Dart Editor implement those on its own, or does it call into some 'compiler services' á la Roslyn?
Dart Editor is able to display a hierarchy of classes within the active editor. While I don't think this is possible right now, it'd be nice to have, even if...
Probably unfeasible now, but may come in handy some times.
You could probably do something smart, but for now, there needs to be a setting for this otherwise it dies when it can't find certain imports.