Jeremy Maitin-Shepard
Jeremy Maitin-Shepard
> Yes and no. > > Yes for describing the inverse operation. > > No for just repeating the same text with a single operational verb inverted, the suggestion of...
Potentially local installation could be supported but there are a lot of challenges given that it would require also "installing" all of the dependencies, and furthermore would require fixing a...
It would be great for all the key bindings to be fully customizable. Also it would be great if this could be fully controlled by ipc (e.g. list of window...
There are various potential solutions that could be implemented: 1. Use Google Fonts loaded by the browser directly from Google's server, as in mkdocs-material (without offline/privacy plugin) and previous versions...
The problem with solution 5 is that users can choose a different Google font in place of the default options, and we don't want to bundle *all* of the Google...
I think we should use the same download method and source at both package build time (for the default fonts) and at doc build time (for user-specified fonts). Otherwise it...
It could make sense to create a GitHub org but what I had in mind for these font and icon packages is that we would still just have this one...
This is a known limitation when using file:// but we should document it if it isn't already mentioned.
The case for a non-pickle-based format also seems unclear to me. Granted that the existing pickle-based approach easily leads to waste (unnecessary data being serialized), but that could easily happen...