Kathy Walrath

Results 45 issues of Kathy Walrath

#1550 has links to two language proposals that will presumably be moved once 2.3 is on stable channel. I'm creating this reminder because I don't think our link checker will...

LanguageTour
p3-low
bad URL
blocked
e0-minutes

### What information is missing? Constructor tear-offs are a new feature in 2.15: * [spec](https://github.com/dart-lang/language/blob/master/accepted/future-releases/constructor-tearoffs/feature-specification.md) * [faq](https://github.com/dart-lang/language/blob/master/accepted/future-releases/constructor-tearoffs/faq.md) ### How would you like us to fix this problem? We should probably...

p2-medium
e1-hours
new page/topic request

- [ ] Maybe use a different example lint in the overview (since the help for `prefer_collection_literals` lacks types). Or maybe just fix the help. - [ ] Maybe move...

EffectiveDart
p2-medium
e1-hours
e2-days

### What information is missing? @bwilkerson is working on a blog post about diagnostic messages. @mit-mit would like the post's content summarized in its own page on this site, under...

p2-medium
blocked
e1-hours
new page/topic request

https://dart.dev/guides/language/sound-problems lists some static analysis messages. We used to auto-include them, but as of 2.9, we can't ignore errors (https://github.com/dart-lang/sdk/issues/42977), so we now avoid testing known bad code (#2575) and...

p2-medium
e1-hours

We already mark which lints correspond to each Effective Dart guideline. We should also convey (via badges? words?) which guidelines are covered by the core or recommended lints. E.g. https://dart.dev/guides/language/effective-dart/style#do-name-types-using-uppercamelcase...

a.effective-dart
p2-medium
e2-days
st.triage.ltw
t.diagnostics

### Page URL https://dart.dev/tools/dart-format.html ### Page source https://github.com/dart-lang/site-www/tree/master/src/tools/dart-format.md ### Describe the problem We should consider adding the info in https://github.com/dart-lang/dart_style/wiki/CLI-Changes. (I just found out about that page from https://groups.google.com/a/dartlang.org/g/misc/c/Rcpd_Sr0aKg/m/8sD323psBQAJ.) ###...

p3-low
tools
e1-hours

https://dart.dev/guides/language/language-tour#keywords and https://github.com/dart-lang/sdk/issues/43072#issuecomment-675324473 don't quite agree — for example, `if` is a reserved word in the language tour, but isn't bold in one of its occurrences in the issue. (It...

LanguageTour
p3-low
e1-hours

In https://www.dartlang.org/tools/pub/dependencies#git-packages, add an example like this: ``` angular: git: url: [email protected]:dart-lang/angular.git path: angular ```

p2-medium
tools
e1-hours
packages

_From @nicolasgarnier on August 26, 2014 15:19_ _From [[email protected]](https://code.google.com/u/[email protected]/) on January 06, 2014 23:47:15_ The VM and core libraries have some sort of "fromEnvironment()" thing. I can't find any documentation...

enhancement
p2-medium
MovedFrom-www.dartlang.org
e2-days