-
The function help examples for the majority of the examples are really hard to follow.
The function help examples should leverage examples that the consumers can easily plug in and visualize the outp…
-
My guifont is
guifont=Consolas:h9:cEASTEUROPE
which in vim-thematic comes down to
```
let g:thematic#themes = {
\'badwolf' : {'background' : 'dark',
\ 'colorscheme' : 'badwolf',
…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR7975](https://bugs.llvm.org/show_bug.cgi?id=7975) |
| Status | NEW |
| Importance | P normal |
| R…
-
First of all, thank you for this fantastic tool, it has been a lot of fun playing around with this!
We were trying to use the sliding window inference function to analyze larger images, and it seem…
-
Since v1.5.0 you added a long read parameter to the command line.
It would be awesome if the `--ont` flag was added to the documentation, I had to come to the changelog to look for it :).
As alway…
-
The docs I found regarding msixauth seems lacking. https://github.com/microsoftdocs/msix-docs/blob/main/msix-src/app-installer/app-installer-authentication-manager--overview.md
How can I get Visual S…
-
**What's missing? Please describe your flow and where this feature will help.**
The current watchdog display is lacking context. The watchdog display should add a short text what T7 is waiting for.
…
daonb updated
1 month ago
-
This test passes
```
it("should compare properly", function() {
var galQty = Qty("1 gal");
var qtQty = Qty("4 qt");
expect(galQty.eq(qtQty)).toBeTrue();
});
```
However, for more compl…
-
Hi!
I think that current implementation of `Watcher.Dispose()` is a bit lacking:
https://github.com/kubernetes-client/csharp/blob/541abb00bd1472e86b37863822cce5415613806b/src/KubernetesClient/Wa…
-
Exercism v3 Practice Exercises (of which most are implementations of exercises in this repo) have a `practices` field.
This field list the concepts that can be practiced in that exercise.
What sever…