Stjepan Golemac

Results 14 issues of Stjepan Golemac

Maybe it is possible to have the index split into a configurable number of chunks. That along with a good caching policy in the browser could allow for much bigger...

improvement-request

For example: ``` syntax = "proto2"; ... required bool foo = 1 [default = true]; ``` Generated rust code still defaults to `false` for field `foo`.

Related to this [enhancement issue](https://github.com/tonyhb/tectonic/issues/41). The user can now specify the type of param removal. There are two types: - unsafe - Will remove all unspecified params from the url...

### OS macOS 13.4.1 (c) (Build 22F770820d) ### LinearMouse v0.9.3 ### Is your feature request related to a problem? Other browsers like Chrome and Firefox scroll smoothly with a mouse...

enhancement

### Check for existing issues - [X] Completed ### Describe the bug / provide steps to reproduce it 1. Click a file in the file explorer to open it 2....

defect
editor
project panel

I'm trying this on a MBP. Maybe I'm doing something completely wrong. I modified the `test_step` test by adding a `env.render()`. The test fails with this error: ``` Caused by:...

- adding a bunch of types related to transactions - still unsure how to proceed - replicate types or try to simplify

enhancement

### Expected Behavior 1. I comment out the `sbtc` container in the docker compose file (I can't have it running when working on local romeo) 2. I run devenv 3....

enhancement
question
devenv

### Expected Behavior Consecutive runs of devenv should start up fast. ### Actual Behavior The script seems to be rebuilding some containers on every start. ### Steps to Reproduce 1....

bug

Let's try to make the crates from this workspace documented in the best way possible. Here are some crates with very good documentation: - https://docs.rs/rkyv/latest/rkyv/ - https://docs.rs/glommio/latest/glommio/ - https://docs.rs/clap/latest/clap/ -...