Seth Ladd

Results 109 issues of Seth Ladd

After upgrading to 1.5, I noticed this in the console: ![screen shot 2015-06-17 at 1 29 57 pm](https://cloud.githubusercontent.com/assets/5479/8205909/1da6b374-14f5-11e5-948c-1c47ce7b042a.png) Not sure if this affects anything yet. More of a head's up.

type:Bug
when:Blocked

Errors in output: ``` unknown include #regex.dart reloading plugin Default.block reloading plugin Default.comment reloading plugin Default.copy_path reloading plugin Default.delete_word reloading plugin Default.detect_indentation reloading plugin Default.duplicate_line reloading plugin Default.echo reloading plugin...

when:Blocked
please: More details
type:Unsorted

Hi! New syntax is coming in 1.12. Here's some samples: ``` print(exp ?? other); // prints other if exp is null obj ??= 'hi'; // sets obj to hi if...

type:FR
area:Syntax

Hi, I couldn't find out how to jump to a definition. For example, assume I have code like this: `var file = new File('tmp.txt');` And my cursor is on `File`....

type:FR
area:Analysis Server
P1

If the analysis server gets frozen, takes too long to respond, takes too much CPU, etc, then we can help our engineers diagnose and fix issues by requesting a stack...

Just curious what we'd have to do, if we wanted to. (not being dogmatic... a working plugin is more important than writing everything in Dart. But, if it's not a...

question

Hi. Just tried to view the site on my iPhone. The site was too wide. Maybe add a viewport and some CDs media queries?