Cristian Antonuccio
Cristian Antonuccio
There is very little we can do when it comes to killing the main process, restarting it, or even counting how many processes are currently running. Let's suppose I can...
- [x] I've read [CONTRIBUTING.md](https://github.com/mbasso/awesome-wasm/blob/master/CONTRIBUTING.md). - [x] Description explains the issue / use-case resolved, and auto-closes the related issue(s) (https://help.github.com/articles/closing-issues-via-commit-messages/).
Add support to convert a float literal to its binary representation, effectively adding the types `f32` and `f64`. Note that the float literal could be expressed with exponential notation as...
We should have a selector in the `theme.yml` that allows us to change the appearance of the bibliography item list, something like this: ``` yml bibliography: item-spacing: 6 font-color: #000000...
Added [font-weight](https://developer.mozilla.org/en-US/docs/Web/CSS/font-weight) support #51 with a note for `lighter` and `bolder` which are context related and must be fixed in a future patch (that's why we use a member function...
Please add support for `font-weight` *css* and *svg* properties. The attribute supports `"normal | bold | bolder | lighter | []"`. Right now, in file `Source/Model/Primitives/SVGFont.swift:16` there is an attempt...
I would love to work on a new tab that allows people to build an opening repertoire, using a public master's database and open source engines. I know it's a...
NPM refuses to install the package because the `pogobuf` dependency is no longer maintained, so I suggest you to fix this issue by replacing it with `pogobuf-vnext` which is almost...
### Reproducible in vscode.dev or in VS Code Desktop? - [X] Not reproducible in [vscode.dev](https://vscode.dev) or VS Code Desktop ### Reproducible in the monaco editor playground? - [ ] Not...
`A resource is blocked by OpaqueResponseBlocking` happens when I try to inject some javascript. There should be a workaround since it prevents the main feature of the extension from working....