-
Spell check does not work in `VB` in some places
Visual Studio 2022 and also 2019, Windows 10
![2024-02-10_23-22-52](https://github.com/EWSoftware/VSSpellChecker/assets/13716351/412f919b-43f8-45c4-b…
-
### Feature Request Checklist
- [x] I have read and agree to Mocha's [Code of Conduct](https://github.com/mochajs/mocha/blob/main/.github/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://git…
-
- [2016](https://github.com/petrosh/diarissues/issues/16#issuecomment-322747563)
- [2017](https://github.com/petrosh/diarissues/issues/16#issuecomment-322747624)
- [2018](https://github.com/petrosh/…
-
**TypeScript Version:** 2.0.3
**Code**
Why I can have function type guard:
``` ts
function hasValue(value: T | undefined): value is T { return value !== undefined; }
```
but not method type guard…
-
The bot should have some way to automatically figure out what the correct answers are for a given day. Otherwise, the owner will have to do daily manual maintenance
-
At first glance this project seems to be quite similar to [sanctuary-def][1]. A summary of the differences between the two libraries would be useful. :)
[1]: https://github.com/sanctuary-js/sanct…
-
Hi,
First of all, thanks for the lib. It's simple but smart!
However, one of my concerns is that when the content is moving, it actually breaks the perimeter since `this.bounds` is not updated. …
-
In .NET 8, we have a goal to enable JWT authentication with Native AOT. See `Stage 2.a` in https://github.com/dotnet/aspnetcore/issues/45910.
In order to use JWT authentication, the app needs to ca…
-
There are ways to do this purely -
Having, say, a concept of a Child component which stores a reference to a parent ID
Or it could be built into the `0G` structure somehow.
-
The internal function int GetClientCount(bool inGameOnly) is not accurate.
I wondered why sometimes I had a difference between the number of players (slots) used by the servers and those returned b…