Results 11 issues of mcpower

Supports reading Imgur albums as if they were a manga chapter. Imgur resizes images to fit their narrow gallery view, so using Manga Loader gives a much better reading experience....

| Input | Output | | - | - | | ![input](https://user-images.githubusercontent.com/6015058/106580059-91779d80-6595-11eb-93cd-6b65321e06a4.gif) | ![output](https://user-images.githubusercontent.com/6015058/106583289-09939280-6599-11eb-959a-9d77f9892066.gif) | To reproduce: 1. `go get github.com/discord/lilliput` 2. `cd ~/go/src/github.com/discord/lilliput/examples` 3. `go build` 4. `./examples -input...

### Environment 1. `vscode-jest version`: v4.2.1 2. `node -v`: v16.14.0 3. `npm -v`: 8.3.1 4. `npm ls jest`: ``` vscode-jest-coverage@ /home/mcpower/git/vscode-jest-coverage └── [email protected] ``` 5. No customised vs-code-jest settings 6....

enhancement

**tl;dr**: Some methods can return `this`, an argument or one of the static `Decimal.dConst` constants. If users mutate those, they might see unintended consequences. WAI or bug? If it's a...

bug
is this optimal?

[Data values](http://minecraft.gamepedia.com/Data_values#Data) in Minecraft, also known as "damage values", are ways of storing extra data on items (like orientation of blocks, type of wool, crop growth stages and more). Having...

The order of the returned matches from AhoCorasick methods is not explicitly documented. While the order can be inferred from the examples given, it is not fully clear for overlapping...

Under normal circumstances, this should be a negligible increase in the timeout, but if this tab is in the background, this rAF will delay until it has focus. Fixes #198.

### Modpack Version 1.86 ### Describe your issue. Normally Slime Boots requires wool and leather boots: https://github.com/EnigmaticaModpacks/Enigmatica2Expert/blob/16992e3b3fbda045b52762ca0c4d846a1bb58148/scripts/Armor.zs#L259-L292 but there is a recipe for Slime Boots in grey by combining slime...

Bug

### Problem Running `nvim \\?\D:\hello.txt` or other paths starting with `\\?\` causes `E303: Unable to open swap file for "\\?\D:\hello.txt", recovery impossible`. Other paths are fine. search terms: backslash, question...

bug
platform:windows
filesystem

Since 43cbf35971cc6401d0baa5c81ecdfbde16d1ebd5, links to the Chrome Web Store have been removed from the README, and the current version on the Web Store is [showing a very suspicious notification](https://robwu.nl/crxviewer/?crx=https%3A%2F%2Fchromewebstore.google.com%2Fdetail%2Freddit-load-images-direct%2Ffpimmmjbglpnlpbfikgekaaeinminolo). Is there...

wontfix