Eugene Ilyin

Results 4 issues of Eugene Ilyin

Resolves #54 Alternative to #68, and #137 ### This solution - Supports single `abort()` for the several parallel fetch requests - Actually do http request abort over the network (not...

### Description The syntax highlight in tilde code blocks `~~~` is missed: ~~~md ```js const results = [] while (checks.length) { results.push(...await Promise.allSettled( checks.splice(0, maxParallelChecks ?? checks.length). map(({ name, login...

bug

### Description This is a summary for the actual issues related to the [**Render emphasis**](https://github.com/Zettlr/Zettlr/pull/3265) feature introduced by @Redsandro includes #3659, #3406 which are not be fixed by @nathanlesage till...

bug

Something was changed in `.map` file format since **Delphi 2010** and **CodeCoverage32** threat `abstract` methods as executed non-covered code. ### Project settings Linking / Map file: `Detailed` ### Command Line...