-
This issue was previously worked for Sometimes hints in pulls #2085 and #2097 but doesn't seem to account for dual hints. Tested the same way Fenhl did in the testing for 2097, I've updated the plando…
-
first thx... it works ;)
if i only check the box "Return foreground" (or i dont check anything)
always the mask image is saved -> its useful to only save the foreground-image
if i have a nam…
-
would be nice to have type hints added to the library
mypy currently complains due to `univers: module is installed, but missing library stubs or py.typed marker`
https://peps.python.org/pep-048…
-
Hi. Just wondering what it would take to add a PEP 561 py.typed file to this project?
I see you have some type hints already. Would you welcome pull requests to improve upon this?
Does atheris aim…
-
We have a Cython package that doesn't do a great job of exposing typing information to PyCharm.
It looks like this needs additional `.pyi` files to get it working:
https://stackoverflow.com/questi…
-
Whenever I hover over JavaScript code, I get these annoying popup windows with hints about typing etc. Example:
![bad_hint](https://github.com/user-attachments/assets/64057062-c528-401f-84ff-4a6d17c4…
-
### Use Cases
I have trouble seeing the hints for long-press characters on the main keyboard. (BTW long-press characters is a fabulous feature.)
### Proposal
Please offer option to increase the siz…
-
### Description
https://github.com/GSA/px-benefit-finder/issues/1787
This ticket changes hint field to formatted.
https://github.com/GSA/px-benefit-finder/pull/1819
This is the PR.
Hand…
-
I could not find it in docs. There is `f` + hint to open tab in existing tab. `F` to open tab in new tab (but not switch to it).
But how to get hints and then open tab in new tab but also switch to…
-
When adding more than one hint, only the first comes through:
```
/*+ EXEC(iceberg), partition_key(id) */
```