Ryan Bugden
Ryan Bugden
Thanks for working on this Erik! I just went in and made a few tweaks to the order of the menu items With one thing selected in Sources: With multiple...
What is currently two buttons could be one, and we could probably keep the same low-priority mechanism so it hides before Save does. Maybe it could be - Open in......
Ah, so just add another button next to Prep and Batch, for Text Editor?
Before, there was a [traceback](https://github.com/LettError/designSpaceRoboFontExtension/issues/109) on the VF tab and it wasn't committing to the file. Now it's just behaving weirdly. Does it need to check the variable font info’s...
Related: https://github.com/pygments/pygments/issues/1340
Is the input being `0` the only case that this is unintuitive? If so, would it be inelegant to just add a check and zero it out? ```python def factorAngle(angle,...
`component.bounds` sounds like the ticket!