Júlio César de Brito Gardona
Júlio César de Brito Gardona
This book has a lot of complex examples. Its dificult to understand the code proprosal. Please, make simple examples available at the beginning.
on linux ubuntu 22.04 x64 rust 1.62.1 I think is because libusbsys is in 0.6x, and the project need to update dependencies. Libusb is crashing on libusbsys during build. ```...
First of all, i want to congratulates by the very nice project. It is a very important step for a really effective golang ui toolkit. To make it solid, it...
### Description When rendering vega-lite charts, the y chart label position is rendering above the chart  ### Expected  ### Steps to reproduce just setup a "```vega-lite```" tag ###...
Is this project dead? Don't see any updates in github.
### Summary When popuping documentation in helix editor using rust plugin, the keys ctrl-d/ctrl-u doesn't scroll the popup doc window.  ### Reproduction Steps Type code until the popup documentation...
This indexer in VertexArray does'nt returns a reference to a vertex. Docs are wrong, or the indexer is wrong. A deepy copy leads to poor performance in painting. ```csharp //...
The example https://github.com/gotham-rs/gotham/tree/master/examples/hello_world fails to build. Seems there is a wrong module being imported, or api had changes and example wasn't updated assert_eq!(response.status(), StatusCode::Ok); ^^^^^^^^^^ use of undeclared type or...
Git time machine cant see the commits in a project. When toggle the extension the only message is No commits, nothing to see here.
### Summary The numeric keyboard is printing the "j" character when "enter" key was pressed.  ### Reproduction Steps 1 - Open helix 2 - press space + s or...