-
I looked through the issues and found _Setting the home position option? #54_, which, if I'm reading the poster correctly, is about the same case. The workaround does work, but is quite cumbersome.
…
-
https://github.com/dotnet/csharplang/issues/74#issuecomment-390397707
dadhi updated
3 years ago
-
## Problem
Suggestions VS Code have three broad UX parts:
- Name/label. Primary identifier for a suggestion, such as `foo`.
- Details. Type information or auto import info, such as `string`.
- …
mjbvz updated
4 years ago
-
I'm using LiteCollection's Find method to make some complex queries:
IEnumerable Find(Expression predicate, int skip = 0, int limit = 2147483647)
Using this particular method works well since it a…
-
* **Platform**:
MiniMyth2; qt6 build from sources
* **MythTV version**:
current master (tested on v34-Pre-d54bb609dac)
* **Package version**:
* **Component**:
Qt6
### What steps wil…
-
### Feature Request / Improvement
It would be great to re-visit all `Thread.sleep()` usages in the test code and see which can be converted to [Awaitility](https://github.com/awaitility/awaitility/…
-
*Updated:*
This issue is for tracking the feature for modifying wordnets in the database through Wn. Currently the feature has low priority and won't be implemented unless there's a need.
### An…
-
### Describe the bug
I am not sure if this is a bug or I missed some basic config step, but I checked the docs multiple times and did not find any information about this:
Jupyter lab and tensorboa…
-
I've been noticing a high interest in zikyo's ZIO-like fluent API. Given how important the API will likely become, it'd be ideal if it's under the `kyo` package and built with the other modules so we …
-
### 🔍 Before submitting the issue
- [X] I have searched among the existing issues
- [X] I am using a Python virtual environment
### 🐞 Description of the bug
I have not gotten very far here. …