Jacob Bundgaard
Jacob Bundgaard
@brechtvhb: Could this issue be renamed to "Support System.Text.Json", since JsonSubTypes supports Json.NET just fine in .NET Core 3?
@manuc66: Do you have an overview of what's missing on https://github.com/manuc66/JsonSubTypes/compare/feature/Text.Json.NETCore3__%238? Perhaps we can contribute to it. :-)
Hi jeanrajotte, I don't use a Mac daily, and haven't had to delete the content preferences file there, but I believe it can be found in the profile folder under...
It seems to work for me, but only changes the language when I remove focus from the text area by clicking somewhere else on the page, then clicking in the...
Hi @rogerdahl, I haven't tested it on Linux, but I'll have a look.
I have tested now in both Ubuntu and Mint, and it seems to work just fine in both. However, I have noticed both that [the language detector built into Firefox](https://github.com/CLD2Owners/cld2)...
Your problem does seem to be an error in this extension, since copy pasting the very same text into a text box on my installation correctly sets the spell checking...
(If you paste a text snippet that is long enough to exceed the available space on the last line, this does _not_ trigger the crash. Instead, it properly continues the...
(If #872 is merged and this pull request is resumed, it should check that `SvgDocument.ResolveExternalResources == true` before creating a `WebRequest` in `GetLinkContentAsStream`.)