Eberhard Beilharz
Eberhard Beilharz
I wonder if nuget has something like that built in, or if there is a tool that does that. Because if you update the packages in VS or Rider it'll...
@tombogle is this still an issue, or did #845 fix this?
>It would be better if the download of the langtags.json file could be separated out from the initialization code and allow applications to decide when to make the call. @jwickberg...
I think what needs to happen: 1. extract downloading code to a new public method 2. change signature of `Sldr.InitializeLanguageTags()` to `Sldr.InitializeLanguageTags(bool downloadLangTags = true)` and call the new download...
@mhosken Can you add a pointer to the file that has the problem? That would help someone not so familiar with how everything works...
I think what needs to happen is: - add `FontRoles.UI` to `FontRoles` enum - add "ui" to the list of font types (in `LdmlDataMapper.RoleToFontRoles` and `LdmlDataMapper.FontRolesToRole`) - if we encounter...
The newest version of gnome-terminal claims to support surrounding text
Closing since this seems to work.
See also #861
[Doxygen](https://www.doxygen.nl/) might be an alternative to hotdoc.