Sebastian Malton

Results 129 issues of Sebastian Malton

If in the playground you use a type that is not in scope, the compiler helpfully outputs some options to use: ![Screen Shot 2021-03-09 at 8 36 07 AM](https://user-images.githubusercontent.com/8225332/110478590-7fb47900-80b2-11eb-8096-9bce3d200884.png) However,...

enhancement
help wanted

Also, made the "private" function `isRunning` return a promise instead of use callbacks.

When `InvalidDNSNameError` is returned there is no additional information about which DNS Name is invalid.

**Describe the bug** Attaching a `` in a component which has its on scrollbar causes monaco to grown continuously **To Reproduce** Mount a `` within a component which has a...

I have noticed that this crate uses `env::var` instead of the `env::var_os` method. For some types, such as `PathBuf` there is a need to start with `OsStrBuf`, and given that...

This might be because I am not well versed in the HTTP URI standards but I would expect following two pieces of code to produce the same (or basically the...

It would be very useful if there were some examples in the docs of how to mock specific calls to canvas instances (since it was hinted at in https://github.com/hustcc/jest-canvas-mock/issues/60#issuecomment-765484389. The...

### Platform: Version: v4.1.0 OS: macOS 10.15 ### Description: If I open the gitify notification viewer and click on a notification then it opens (and subsequently closes the tray viewer)....

bug

I added this line to my Cargo.toml `portaudio = "0.6.2"` And then I did a cargo build to download it and I got this error: `C:\Users\Sebastian Malton\Documents\Rust_Projects\sound_ques\src>cargo build Updating registry`https://github.com/rust-lang/crates.io-index`...