Matthew Judy

Results 9 comments of Matthew Judy

That definitely sounds like the best approach. @lennet, do you think you could go ahead and create the JSON subscription feed now, and add those playgrounds which are currently published...

I just started using Pythonista (found via Shortcuts app) and I quickly ran into the same issue. Anyone find a workaround?

Makes sense. Would also be nice to make use of ``Generic``/``TypeVar`` in a few choice places (e.g., `Page`, `Pagination`).

I would have _thought_ so, but a quick test reveals that the current logic does not function in that manner. I thought about introducing a unit test to cover this,...

**Note:** I opened this as a feature request, not a defect, because the current behaviour properly matches [the documentation](https://github.com/bartreardon/swiftDialog/wiki/Customising-the-Icon). > `color,colour=` specified in hex format, e.g. `#00A4C7` > Also accepts...

> I found out the "Full disc access" was not enabled for terminal on my corporate Macbook… Let me go down a rabbit hole here: In the quote above @bsrdjan...

**Update:** Apple have opened a RADAR bug for this issue. Meanwhile, I'd love to find an enterprise-friendly workaround.

Update: * I am able to install `python 3.12.0` using `pyenv 2.3.31-1-g63c471d0` on macOS Sonoma 14.1, using the same M2 MacBook Pro which failed to build version `python 3.11.5`. *...

When clicking the "Sign in" button, I noticed an error in the `[Window]` output: > Error: command 'workbench.action.chat.triggerSetup' not found A quick search led me to [this issue against VSCode](https://github.com/microsoft/vscode/issues/254401)....