Piepmatz

Results 11 issues of Piepmatz

Hi, I cannot find a way to document [setter](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/set) or [getter](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Functions/get). In some cases they are pretty handy to use. I would like to document them properly.

**What you want to do** Using µVision I can define the start and size of external memory. ![image](https://github.com/github0null/eide/assets/3590829/45a7cc6a-2cbc-4b0f-be9d-8ada25837907) Does eide have any way to also define this value? **Describe the...

Hey, I would really like to use your Webchat here but i got only a weird interface when I install and run your app. ![Error Image](https://drive.google.com/uc?export=download&id=1Qou3C4bgslJqjj7Blh7vKpVswOnzZlsk) ``` derPi@TimsTower MINGW64 /d/Code_Test/MinecraftChat...

I installed the module globally via yarn and executed: `downloadMinecraft 1.13.2 1.13.2.jar client` This worked just fine. Now I tried `runMinecraft ./ 1.13.2 ` But after that the first time...

# Description In #13031 I added two new traits `IntoValue` for infallible conversions into a `Value` and `TryIntoValue` for fallible conversions. Some types implement a `into_value` method as a direct...

pr:api-change

# Description I found a) finding the `$nu` constant in the source code difficult and b) the function to create the constant has a lot of boilerplate. In this PR...

**Is your feature request related to a problem? Please describe.** While writing Rust I usually like to have the docs for std open in another tab in my browser as...

enhancement

While developing a FAP that is using uart, I have a hard time checking the logs of my fap that just ran. Normally I would just open the logs via...

enhancement

The `UIoError` only contains an `std::io::Error` and some context and both aren't really accessible. For people that use `uucore` as a library that makes it very hard to build good...

# Description I realized that in 0.105 when running `version`, you don't see which TLS feature you have enabled. This is due to the situation how features are included in...

build-package
refactor