Ryan Vandersmith
Ryan Vandersmith
This is known behavior. Most language support extensions are entirely unusable in `github.dev` (e.g. Rust, OCaml, Solidity), so we're significantly ahead of the curve in terms of browser support with...
Absolutely! I will make sure this is heard by the people who can make it happen.
This is currently in progress: https://github.com/publicsuffix/list/pull/1763
Thanks for documenting these corner cases. It's going to be some time before I can get around to addressing most of these, but I found a quick fix for (3.)...
This was originally the intended behavior, but I'll see if there's a way to support opt-in wrapping for generics (since this seems like a reasonable use case for it).
Since it might be a few weeks until I get around to this, just wanted to mention that you can deactivate the formatter for any declaration, expression, field, etc. using...
Sounds good. You as well!
This looks like a possible regression from #56. I'll see if there's a way to make this work in the way you're expecting. If you get a chance, would you...
At the moment, the formatter is very selective about adding line breaks within parentheses. You might be able to get around this by adding newlines in expression blocks. For example,...
Thanks for the feedback! I completely agree that there's a lot of room for improvement in the IC ecosystem, especially around documentation. Are your concerns directly relevant to the [`ic0`...