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

Sublime Text 3 Dart Package

Results 66 dart-sublime-bundle issues
Sort by recently updated
recently updated
newest added

We have to kill observatory + pub serve process we've started. Related #281

type:Bug
area:Building/Executing
when:Blocked

area:Analysis Server
when:Blocked
type:Polish

Filter out the autocomplete list, etc. when sending requests.

area:Analysis Server
type:Polish

It would be awesome if you could add a config value for line length and then pass that parameter through to dart format!

type:FR

I get the following error in the console: ``` Dart: Analyzer started. could not start RequestHandler properly could not start ResponseHandler properly could not start StdoutWatcher properly ``` I'm not...

please:Repro steps
please: More details
type:Unsorted

An important function in developing end user applications is ensuring that all pub packages that are dependencies are able to be constantly up to date, if not periodically, then manually....

type:FR
area:SDK

Investigate alternatives for disabilities like color blindness.

type:Bug
area:Other
when:Maybe later

Currently, the syntax def tries too hard to capture function defs. This leads to a complicated syntax def. The goal of this approach was to enable symbol navigation using ST's...

area:Syntax
P3