lonix1

Results 273 issues of lonix1

Maintaining changelogs for monorepos is tricky. Some info about that would be useful.

There are instructions for Windows and Mac. Does someone know how to use this on Linux? Thanks! (PS: I see there's an online tool, but I can't use that -...

### Problem From our source code and documentation, linking to a library's "latest" docs may fail after a while, because the version has changed, and possibly that link may not...

I was excited to find this tool - it is quite helpful. Thanks for making it. **Is your feature request related to a problem? Please describe.** In a large workspace...

enhancement

Would be very helpful for the docs to clearly document the various types of error codes. I had all sorts of problems because I didn't know which errors were coming...

This library's `all` behaves exactly like LINQ, and the predicate is `val => //...`. The native `every` has predicate: `(val, index, arr) => //...` The `index` and `arr` arguments are...

I installed via `npm i -D @strest/cli`, and installed the vscode plugin. When I run it I with ctrl+alt+r I get the error > /bin/sh: 1: strest: not found The...

Titles are truncated, so it's hard to read them. There are two features for scaling: width and "popup scale". But they apply to both the preview (left) and titles (right)....

enhancement

### Discussed in https://github.com/xunit/xunit/discussions/2425 Originally posted by **lonix1** November 24, 2021 @bradwilson I didn't know whether to file this as an issue or discussion, sorry! A generic fixture and support...

Needs to be documented for xxHash Wasn't clear to me why I was getting exceptions, and digging into the source I discovered the [only valid values](https://github.com/brandondahler/Data.HashFunction/blob/9942b738bae6050d275df30014be98db823d8fda/src/System.Data.HashFunction.xxHash/xxHash_Implementation.cs#L57) are 32 and 64.

enhancement