Sam Rawlins

Results 850 comments of Sam Rawlins

I don't think you can include a spread in a Map created from `mapLiteral`.

@domesticmouse this may be super outdated? Close as we have new tests?

Please provide a minimal reproduction case. What code do you try to run which produces this error?

Thanks for taking this on! > New option (arg and `dartdoc_options.yaml`): `privateLibrariesInSidebar`. Whether src libraries are in the sidebar I'm not in favor of a second option at this point....

> I think that's good enough if the important docs are reserved for public libraries (like they are today). This makes sense to me. Let's _not_ add non-"public" libraries to...

The args package already has a delineation between bool "flags" and other-type "options." What about even just an `is` or `has` method for accessing bools? ```dart var argParser = new...

I thought it might be the package version of `analyzer`, but even at analyzer 2.0.0, I can get the test to fail.

Wiki page started at https://github.com/dart-lang/dartdoc/wiki/Doc-comment-directives

Quick update, the priority for `yaml_edit` for me personally has dropped a lot. But still, small. And I still think `package:yaml` would be a great addition.