-
Is there any support for hocr planned?
-
Is this possible in Chrome too? If so, could you offer a CRX package?
-
Add support for right-to-left UI, when language is RTL.
-
When possible, the launcher should attempt to automatically forward a server's ports when it is launched. Use UPNP.
- UPNP support should be generally verifiable *without* needing to launch a serve…
-
Does SEO Pro support runway models? Or maybe any documentation to extend SEO Pro to support it?
-
add UMAP to requirements ?
what is the way to handle the init gracefully in `ReductionAlgorithm` ?
-
Support playing on phones:
- [ ] adjust screen size
- [ ] octopus follows touch position?
- [ ] color slider follows touch?
-
-
### Describe the feature
Hi! It would be super nice to be able to develop with/install Nuxt using Deno, as the only listed options so far are npm, pnpm, yarn & bun 😊
### Additional information
- [ …
-
Hi, it would be nice if you could support aligning aliases
Before:
```sql
select
aaaa as a,
bbb as b,
cc as c
from table
```
After:
```sql
select
aaaa as a,
bbb a…