Emilia Kond

Results 35 comments of Emilia Kond

As mentioned in #767, (at least with the current impl) can't be done as it needs the existing style to merge with

Which ones? I could only find my `applyFallbackStyle` thingy which can't be promoted to `StyleSetter` as it needs to get the existing style first, and all other uses are static,...

Phabricator: https://reviews.llvm.org/D131978 I followed the `good first issue` label, so hopefully the review is created correctly

I realize this issue is 3 years old (I didn't check if any other issues reference this specific problem) but I'm pretty sure I've just encountered the same issue and...

I've added another edge case fix: A tag is opened by ``. Upon encountering an opening angle bracket ` bar`. This is an example of a *correct* use of quotes,...

> I don't think we should design the language around reducing LOC If that was the case, https://github.com/crystal-lang/crystal/issues/9080 would have been accepted by now

> I don't think they're technically necessary Well, what was the reasoning behind this change from 7 years ago? https://github.com/crystal-lang/crystal/issues/195

Realistically, should #1623 and #1965 be solved before tackling this thing? Perhaps even #1987

Perhaps somewhat related to #1965 and #1895, but I'd also be interested in a more token-like authentication scheme which doesn't require an api user to hijack cookies for api requests